How to Build an IIS Deployment Package
/documentation/pages/HowTo/IIS/How to Build an IIS Deployment Package.xml
If there is completely no access to the IIS server, Alpha Anywhere does not currently support creating a package that can be independently deployed on the IIS server. However, by using the following steps, a deployment package can be created outside of Alpha Anywhere.
BuildURI Method
/documentation/pages/Ref/Api/Namespace/Extension/URIParse/BuildURI Method.xml
Build parts into a URI.
Extension::URIQuery BuildURIQuery Method
/documentation/pages/Ref/Api/Namespace/Extension/URIQuery/BuildURIQuery Method.xml
Build parts query into a URI (for inclusion in a URI).
A Tutorial in Xdialog
/documentation/pages/Guides/Desktop/Xdialog/A Tutorial in Xdialog.xml
A dialog, or dialog box, is used throughout Windows programs to interact with the user. A dialog can be used to gather information from the user, or to present information to users. Xdialog is an extremely powerful and flexible language for describing a standard Windows dialog box. In fact, testament to the power and flexibility of Xdialog is the fact that much of what's new in Alpha Anywhere is written using Xdialog.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
How to Build a Mobile Application with Persistent Login
/documentation/pages/HowTo/PhoneGap/Build Mobile App with Persistent Login.xml
Persistent login can be added to mobile applications, allowing users to log in to an application once and not requiring the user log in again, even if the application is closed.
A5.ajax.buildURLParam Method
/documentation/pages/Ref/Client_Api/A5/ajax/buildURLParam Method.xml
A single value, or an array of values
Flying Start Genie
/documentation/pages/Guides/Genies/Flying Start Genie/index.xml
The Flying Start Genie generates Grid Components for a set of tables in a database and places them in a Tabbed UI Component, allowing you to quickly create a web application to perform CRUD operations against a database. It is a great way to get a start on a new web application.
MobileAppFramework_Data_driven_forms
/documentation/pages/Guides/Mobile and Web Components/UX/Intro/UX Templates/MobileAppFramework_Data_driven_forms.xml

This example shows how a ViewBox control can be used to implement a data-driven form, a form whose fields are dynamically computed at run-time.

Cordova CLI Build fails with Unable to Resolve Dependency Error for File Transfer plugin
/documentation/pages/Troubleshooting/Mobile/fileTransferPlugin.xml

On build 8000 of Alpha Anywhere, an error can occur when doing a Cordova CLI build for Android that includes the File Transfer plugin when using Cordova Android 10.x.x