MobileAppFramework_Client-side-Language_Translation
/documentation/pages/Guides/Mobile and Web Components/UX/Intro/UX Templates/MobileAppFramework_Client-side-Language_Translation.xml

This example shows how to localize an application client-side at run-time, allowing you to build multi-lingual offline-enabled mobile applications. The same technique can also be applied to web applications.

Method for defining list
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/Spin List Properties/Method for defining list.xml
Specifies the data source for the Spin List control options.
{grid.object}.ajaxCallback Method
/documentation/pages/Ref/Client_Api/Grid/ajaxCallback Method.xml
Does an Ajax callback to a server.
Getting Started With Alpha Anywhere - Build Your First Mobile App
/documentation/pages/GettingStarted/GettingStartedTutorials/Build a Mobile App/index.xml
Follow this step-by-step guide to your first Alpha Anywhere application to run in a mobile web environment.
{dialog.object}.saveListEdits Method
/documentation/pages/Ref/Client_Api/UX/UX methods/List Control/saveListEdits Method.xml
Synchronizes edits that have been made to the List (and any of its child Lists).
{dialog.object}.ajaxCallback Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Callbacks/ajaxCallback Method.xml
Does an Ajax callback to a server.
PhoneGap - File Upload
/documentation/pages/Ref/Action Javascript/Cordova File Upload.xml
Upload one or more files to either the Alpha Anywhere server or to the Amazon S3 using the PhoneGap File Transfer feature. (Only applies to UX components running in a Cordova shell.)
How to Install an Update for Alpha Anywhere
/documentation/pages/HowTo/Installation/Updating Alpha Anywhere.xml
The Universal Installer is used to manage all Alpha Anywhere installations, including the Developer Edition, Application Server for IIS, Application Server, and Runtime environment.
Client-side Data Cache Actions
/documentation/pages/Ref/Action Javascript/Client-side Data Cache Actions.xml
Perform some action on an item in the Client-side Data Cache (e.g. read the data, refresh the data, etc.).
Create static HTML files
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Menu/Create static HTML files.xml
Generate a static HTML version of your UX component. Several different files will be generated (e.g. .html, .css, .js, etc.). The collection of files is referred to as a 'fileset'. You must save the component that you want to convert to HTML before you can use this feature.