|
|
|
|
|
|
|
Returns the list of visits to a SaaS site. |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
Seeks a procedure identified by its name. The procedure found can be run directly. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Calls a server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
List of functions for managing the applications with "live update"... |
|
|
|
|
|
|
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...... |
|
|
|
|
|
|
Calculates the difference between two dates and times. |
|
|
|
|
|
|
Exports a page found in a Word Processing document in image format. |
|
|
|
|
|
|
List of functions that can be used with a Scheduler control.... |
|
|
|
|
|
|
Creates a character string with the data of a Document variable. |
|
|
|
|
|
|
Replaces all cookies stored by HTTPSend for a domain. |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
Retrieves information of a URI resource. |
|
|
|
|
|
|
Calculates a 256-bit Universal unique identifier ("UUID"). |
|
|
|
|
|
|
Adds a new key/value couple into the Memcached cache.... |
|
|
|
|
|
|
Modifies a key/value couple in the Memcached cache:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
Deletes a key from the Memcached cache. |
|
|
|
|
|
|
Deletes a key from the Memcached cache on a group of servers. |
|
|
|
|
|
|
The following functions are used to manage MQTT clients... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|