Subgroup |
Action |
Description |
Controls |
Refresh Control |
Refresh the content of the specified Control.
|
Controls
|
Set Property
|
This action allows users to set dynamically the properties of specified control or form.
|
Controls
|
Set Focus
|
Put the cursor on specified control.
|
Controls
|
Set Selection
|
Selects the specified item on a control.
|
Controls
|
Set Control Value
|
Equivalent to Set Value action.
|
Controls
|
Execute Event
|
Execute the actions of a specified event on other control or form.
|
Controls
|
Get Selection
|
This action allows user to get the current position of a control.
|
Controls
|
Get Item Count
|
This action allows the user to get a count of items in a specified control.
|
Controls
|
Select Text
|
Select a set of characters on a specified input box.
|
Controls
|
Get Property
|
This action allows the use get dynamically the value of specified control property.
|
Controls
|
Get Control Hidden Value
|
This action allows user to get the hidden value from a specified control.
|
Controls
|
Set Control Hidden Value
|
This action allows user to set a hidden value for a specified control.
|
Controls |
Stop Refresh Control |
This action stops a Refresh control action.
|
Table
|
Table Set Column Title |
Set the title of a specified column on a table. |
Table
|
Table Get Selected Column
|
Get selected column and line on a table control.
|
Table
|
Table Set Column Width
|
Set a specified width on a table column.
|
Table
|
Table Set Column Order
|
Set the order of columns on a specified table.
|
Table
|
Table Add Line
|
Add a line to a specified table control.
|
Table
|
Table Delete Line
|
Delete a line on a specified table.
|
Table
|
Table Get Column Value
|
Get the column value for the selected line.
|
Table
|
Table Set Column Value
|
Sets the value of a specified cell on a control table.
|
Table
|
Table Enter Direct Edition Mode
|
Allow to direct edit a cell with a keyboard.
|
Table
|
Table Find
|
Find a specified value on a control table.
|
Table
|
Table Set Selected Column
|
Set the selected column on a control table.
|
Table |
Table Set Color |
Sets the color of the control table. |
Table |
Table Get Color |
Gets the color of the control table. |
Table |
Table Get Column Width
|
Get a specified width on a table column.
|
Table |
Table Set Column Property
|
Changes a property in the column of a table control. |
Looper |
Looper Add Line |
Adds a new item to a looper control. If the looper is connected to a database, this will have no effect on the database. The item will only be added to the looper control. |
Looper |
Looper Delete Line
|
Deletes an item from a looper control. If the looper is connected to a database, this will have no effect on the database, the item will only be deleted from the looper control. |
Draw |
Clear Draw |
Clear the specified draw control. |
Draw
|
Save Draw
|
Save draw control with specified name and format.
|
Draw
|
Set Draw´s Style
|
Sets the draw's style for a draw control. |
Draw
|
Paste Image on Draw
|
Paste a specified image on a draw control. |
Draw
|
Is Draw Painted
|
This action allows user to know if a draw control is painted or not.
|
Draw
|
Draw Text
|
Draw text on specified draw control.
|
Draw |
Draw Rectangle |
Draw a rectangle on a draw control. |
Draw
|
Draw Ellipse
|
Draw an ellipse on specified draw control.
|
Draw |
Draw Bar Code |
Draw a bar code on a file or on a draw control. This action also allows user to know the width of a specified bar code. |
Draw |
Draw Line
|
Draw a line in a draw control. |
HTML |
HTML Navigate
|
Used to make the specified HTML control display an HTML from a URL address, a local file, or navigate back/forward in navigation history.
Also allows to refresh the current content or stop the current content loading process. |
HTML |
HTML Get Source |
Retrieves the source content that is currently displayed in the HTML control. |
Chart |
Save Chart |
Allows you to save the chart content that is currently being displayed into an image file. |