|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays or hides the mouse cursor. |
|
|
|
|
|
|
|
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window. |
|
|
|
|
|
|
|
| Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs. |
|
|
|
|
|
|
|
| Returns and modifies the position of the mouse cursor. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| ...The main available features are as follows:... |
|
|
|
|
|
|
|
| Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory. |
|
|
|
|
|
|
|
| The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable. |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file. |
|
|
|
|
|
|
|
| Modifies the priority of a client application. |
|
|
|
|
|
|
|
| Stops the vibrations of the device (even if they have been triggered by another application). |
|
|
|
|
|
|
|
| Adds a measure for a value or time sensor. |
|
|
|
|
|
|
|
| Starts the call detection (also called "call monitoring service"). |
|
|
|
|
|
|
|
| Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example).... |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Returns or modifies the system date (date of the day defined on the current computer). |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| PDF Reader control and PDF file management constants... |
|
|
|
|
|
|
|
| Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
|
| Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
|
| Indicates the number of attempts to read the file or record before giving control back to the program. |
|
|
|
|
|
|
|
| Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
|
| In an information window, displays each call to the function and each status report returned by the function. |
|
|
|
|
|
|
|
| Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS). |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| List all the tables that can be accessed by the connected database system. |
|
|
|
|
|
|
|
| Closes a socket or a connection to a server socket. |
|
|
|
|
|
|
|
| An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|