Run Action
/documentation/pages/Ref/Action Javascript/Run Action.xml
The Run Action runs an action that was defined using Javascript.
Printing Images
/documentation/pages/Guides/Report/Printing Techniques/Printing Images.xml
The default Display Mode for image files on reports is "Absolute". This mode prints one picture pixel per printer pixel. The result will typically produce a print image smaller than you desire.
Run a Script
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Run a Script.xml
The Run a Script action runs an Xbasic script.
Query by Form Run
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Forms/Query by Form Run.xml
The Query by Form Run action performs the query entered in Query by Form mode.
Run Custom Query
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Run Custom Query.xml
The Run Custom Query action queries records based on custom filter and order expressions. This query can include parameters prompted for at run-time. If you choose to prompt for parameters at run-time, you can customize the prompts, title, and buttons on the parameters dialog.
Render as Button List
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/CheckBox Properties/Render as Button List.xml
This property specifies whether the control should be rendered as a button list. This is typically used with mobile applications.
Run Saved Operation
/documentation/pages/Guides/Desktop/Design/Data/Operation/Run Saved Operation.xml
The Run Saved Operation action allows you to run a previously created operation.
Uploading and Displaying Images
/documentation/pages/Server/Guide/Design/View/Grid/Uploading and Displaying Images.xml
A common web application requirement is to allow users to upload and view images. This example provides a simple model that you can start with.
Javascript - Run Time
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/List Prop/jsRunTime/index.xml
Client-side events for the List Control and List Detail View.
TableQuery::TableCommand Run Method
/documentation/pages/Ref/Api/Namespace/TableQuery/TableCommand/Run Method.xml
Run the table command.