|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers. |
|
|
|
|
|
|
|
| Returns the list of visits to a SaaS site. |
|
|
|
|
|
|
|
| Gets and sets current position in an external file. |
|
|
|
|
|
|
|
| Seeks a procedure identified by its name. The procedure found can be run directly. |
|
|
|
|
|
|
|
| Starts the execution of a secondary thread. |
|
|
|
|
|
|
|
| Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
|
| Retrieves the characteristics of a stack: types of elements and number of elements. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a queue: types of elements and number of elements. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a WLanguage list: types of elements and number of elements. |
|
|
|
|
|
|
|
| Returns the value of a cookie received further to an HTTP request. |
|
|
|
|
|
|
|
| Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection. |
|
|
|
|
|
|
|
| Sends the security code to the user so that he can change his password. |
|
|
|
|
|
|
|
| Finds a character string:
in an entire Word Processing document.
in a fragment.... |
|
|
|
|
|
|
|
| Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Modifies a backup scheduling. |
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
| Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again. |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of gglCalendar events, ...).
from 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.).... |
|
|
|
|
|
|
|
| Serializes a geometry using the Well-Known Text (WKT) format. |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|