Xbasic Code Library
/documentation/pages/Guides/Desktop/Xdialog/Code Library.xml
The Xbasic Code Library is a dockable toolbar that stores and organizes an unlimited number of Xbasic and Xdialog code snippets, retrieving and inserting them into your project with just a couple of keystrokes. To display the Code Library :
How to use the Javascript Code Library to Create and Insert Snippets
/documentation/pages/HowTo/Other/Javascript Code Library.xml
A library of code snippets can make developing applicatons easier. Commonly used patterns, examples for APIs you don't use very often, or functions you find yourself writing over and over again can be stored in the Javascript Code Library. The Javascript Code Library is available anywhere you can use the Javascript editor.
Form Editor Control Library
/documentation/pages/Guides/Desktop/Design/View/Form/Form Editor Control Library.xml
When you are editing a Layout (e.g. Form, Report, etc.), you can select one or more controls and then place them in a 'Control Library' on the Toolbox. Controls in the Control Library can be placed on any Layout. This video shows how you can add controls to the Control Library, and then use controls that you previously added to the Control Library.
Auto-Load Compiled Library
/documentation/pages/Guides/Xbasic/Xbasic in Desktop Applications/Use the Auto-Load Compiled Library.xml
Here is an example of how you might use the Auto-Load Compiled Library: Say that you have developed an application called MyApp (the database is called MyApp.adb ). You are now ready to distribute your application to your customers, but you want to make sure that they cannot see any of the source code of your application.
Image Capture - Camera/Photo Library
/documentation/pages/Ref/Action Javascript/Image Capture-Camera-Photo Library.xml
Capture an image using the camera, or from the photo library. On devices that don't support a camera, select an image from the filesystem. Action calls a function with the Image URI when the image has been obtained.
Expression Library
/documentation/pages/Guides/Desktop/Design/View/Workspace/Expression Library.xml
The Expression Library stores expressions that can be inserted into your script with only a couple of keystrokes.
Code Editor Functions
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic/Code Editor Functions.xml
The Alpha Anywhere Code Editor has many functions to make you more productive.
Other Code Editor Functions
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic/Other Code Editor Functions.xml
Covers setting the relationship between tables, using the script navigator, OLE automation browser, Xbasic script genie, global variables, and the cascading style sheet builder.
Modifying Action Javascript Code
/documentation/pages/Guides/Mobile and Web Components/UX/Code/Javascript In UX Components/Client Side Javascript in UX Components/modifyingActionJavascriptCode.xml
In most situations, Action Javascript is sufficient to get the job done. But what if you need to populate attributes with data from a third-party library or need to make a static setting dynamic? In these situations, it may become necessary to convert your Action Javascript to its underlying implementation.
a5_clip_library Function
/documentation/pages/Ref/Api/Functions/Xbasic/Script Functions/a5_clip_library Function.xml
Displays the script editor's code library