Local Storage/File System Storage
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Local Storage/index.xml
Configure the namespace information, data compression, additional data to persist, and debugging behaviors in working preview for the data persisted to Local Storage (or the file system) for an application.
File Upload - Amazon S3 Storage or Alpha Anywhere Server
/documentation/pages/Ref/Action Javascript/File Upload - Amazon S3 Storage or Alpha Anywhere Server.xml
Upload one or more files to Amazon S3 or to the Alpha Anywhere server.
Working Preview folder for Local Storage testing
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Local Storage/Working Preview folder.xml

The path to the folder where data persisted to Local Storage is saved while running the UX component in Working Preview. This property is only available when *[ui:Working Preview testing mode]* is set to 'Filesystem'.

Session State Storage Type on IIS
/documentation/pages/Guides/IIS/session storage.xml

The Session State Storage Type defines where session files are stored.

Compress data before storing in Local Storage
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Local Storage/Compress data.xml

Check to compress List data when it is stored in Local Storage. This setting does not apply to List data persisted to the file system.

Storage Connections
/documentation/pages/Guides/Data Integration/Named Storage Connection Strings/index.xml

Storage is an Alpha Anywhere abstraction for dealing with different types of storage using a standard interface. Several types of storage are supported, including Amazon S3, Azure, Wasabi, SharePoint, and Disk storage.

Local Storage Methods
/documentation/pages/Ref/Client_Api/UX/UX methods/Local Storage/index.xml
Methods for saving data to and loading data from Local Storage in a UX Component.
Change Component storage type
/documentation/pages/Guides/Workspaces/Bulk Operations/change component storage type.xml
Change the storage type for Grid and UX Components. The storage type can be either JSON or Binary.
Persist data to Storage
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/List Prop/ListProp/Persist data to Local Storage.xml
If enabled, persists the List's data to client-side storage. Storage options include Local Storage, device Filesystem (Mobile apps only), and IndexedDB. This option is typically checked when creating an application that that needs to work without an internet connection (offline).
UX-Local Storage Management
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Defined Controls/UX-Local Storage Management.xml
Add a control to allow users to manage Local Storage.