|
|
|
|
|
|
|
Seeks a procedure identified by its name. The procedure found can be run directly. |
|
|
|
|
|
|
Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
of a WLanguage list.... |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Lists the directories of an Drive. |
|
|
|
|
|
|
Sends a file (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
Calls a server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
Exports a page contained in a Document variable in image format. |
|
|
|
|
|
|
The Before property replaces or inserts a procedure before the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
The After property replaces or inserts a procedure after the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
Sends the security code to the user so that he can change his password. |
|
|
|
|
|
|
Returns the list of visits to a SaaS site. |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
Exports a page found in a Word Processing document in image format. |
|
|
|
|
|
|
Creates a character string with the data of a Document variable. |
|
|
|
|
|
|
Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
Executes an XPATH query in an xmlDocument variable. |
|
|
|
|
|
|
Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
Starts native device sharing. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|