|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun. |
|
|
|
|
|
|
|
| Returns the list of applications currently run. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| MyPage is used to handle the current page... |
|
|
|
|
|
|
|
| MyReport is used to handle the current report... |
|
|
|
|
|
|
|
| MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
|
| The keyword MyWindow keyword is used to manipulate the current window... |
|
|
|
|
|
|
|
| MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
|
| MySelf is used to handle the current control... |
|
|
|
|
|
|
|
| Makes a thread persistent. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to an ASP server. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a JSP server. |
|
|
|
|
|
|
|
| Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
|
| Usage example of ChangeAction |
|
|
|
|
|
|
|
| A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
|
| Opens the default messaging software:
of Web user on the browser computer.
of the user... |
|
|
|
|
|
|
|
| Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
|
| The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested... |
|
|
|
|
|
|
|
| Usage example of the BurnerErase function |
|
|
|
|
|
|
|
| Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application.... |
|
|
|
|
|
|
|
| Opens the wait window of application. |
|
|
|
|
|
|
|
| Recursively loads in memory all the external components used in the project. |
|
|
|
|
|
|
|
| Hides a popup displayed in the page via PopupDisplay. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|