Ajax Callback
/documentation/pages/Ref/Action Javascript/Ajax Callback.xml
Define a user-defined ajax callback. The callback can be handled by an Xbasic function that is defined in the component, by a separate .a5w page, or by another page (.e.g., .php, .asp, etc.)
listObj.getAllErrors Method
/documentation/pages/Ref/Client_Api/UX/list object methods/getAllErrors Method.xml
Returns all errors that occurred when synchronizing a List.
Open a Google Map component
/documentation/pages/Ref/Action Javascript/Open a Google Map component.xml
Open a Google Map component in a pop-up window, or in a DIV on the current page.
Open a UX as an alternate editing view for current record
/documentation/pages/Ref/Action Javascript/Open a UX as an alternate editing view for current record.xml
Open a UX component in a pop-up window, or in a DIV on the current page, to edit the record currently being edited in the Grid or UX component.
Open a UX component to Edit Current Record in Grid, or add a new Record
/documentation/pages/Ref/Action Javascript/Open a UX component to Edit Current Record in Grid, or add a new Record.xml
Open an UX component in a pop-up window, or in a DIV on the current page, to edit the current row in a Grid component or to enter a new record. (Only new Ajax Components can be opened. Old Dialogs in V10 and earlier are not supported.)
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.
Open a Report, Label or Letter layout
/documentation/pages/Ref/Action Javascript/Open a Report, Label or Letter layout.xml
Displays a report, label or letter layout as a PDF file using the Acrobat PDF reader. The report is displayed in either a pop-up window or in a DIV on the current page.
Open a AppLauncher component
/documentation/pages/Ref/Action Javascript/Open a AppLauncher component.xml
Open a AppLauncher component in a pop-up window, or in a DIV on the current page.
Open a Video Player component
/documentation/pages/Ref/Action Javascript/Open a Video Player component.xml
Open a Video Player component in a pop-up window, or in a DIV on the current page.
PhoneGap - File System Actions Action Javascript
/documentation/pages/Guides/PhoneGap/Working with Files/PhoneGap File System Actions.xml
The PhoneGap - File System Actions Action Javascript allows you to perform actions on the file system of the mobile device in your Cordova application.