Media files (photos, videos, audio recordings, other) settings
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Detail View/Media and Other Linked Files/media files.xml
Define settings for uploading media files from the mobile device to the target server. Also define setting for downloading media files from a server to the mobile device. Files can be saved in the device's filesystem, allowing them to be accessed offline.
Populating a DropdownBox Control from the Client-side Data Cache
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/DropdownBox/Populate from data cache.xml

The choices in a DropdownBox control are computed at build time in disconnected applications built using Cordova or deployed as web applications that use the Application Cache. Unless explicitly updated, the DropdownBox will show the data computed at built time. If choices for a DropdownBox control are calculated from a data source (such as a SQL database or web service), the client-side data cache can be used. Using the data cache, choices for the DropdownBox will be updated in offline-enabled applications if a connection is available.

PhoneGap File System Actions - (File URI Based) Action Javascript
/documentation/pages/Guides/PhoneGap/Working with Files/PhoneGap File System Actions (File URI Based).xml
The PhoneGap File System Actions - (File URI Based) Action Javascript allows you to perform an action on a mobile device's file system in a Cordova application. The directory in which the file system action is performed is specified using a file URI.
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).
Videos Released for Alpha Anywhere 4.3
/documentation/pages/ReleaseNotes/Alpha Anywhere 4.3 Videos.html
Open a Page Layout component
/documentation/pages/Ref/Action Javascript/Open a Page Layout component.xml
Open a Page Layout component in a pop-up window, or in a DIV on the current page.
Open a UX component
/documentation/pages/Ref/Action Javascript/Open a UX component.xml
Opens an UX component in a pop-up window, or in a DIV on the current page. (Only new Ajax components can be opened. Old dialogs built in V10 and earlier are not supported.
Open a Grid component
/documentation/pages/Ref/Action Javascript/Open a Grid component.xml
Opens a grid component in a pop-up window, or in a DIV on the current page. This requires first defining a grid component.
Browsing and Editing Files with iOS Quick Look
/documentation/pages/Guides/PhoneGap/Working with Files/iOS Quick Look.xml

Browse and edit files with native apps on iOS with iOS Quick Look.

How to Install or Update to a Specific Version of Alpha Anywhere
/documentation/pages/HowTo/Installation/Installing a Specific Version.xml
The Universal Installer can be used to install or update an install to a specific version of Alpha Anywhere.