|
|
|
|
|
|
|
Returns information about a materialized view. |
|
|
|
|
|
|
Closes an Outlook session. |
|
|
|
|
|
|
Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
Deletes a parameter previously saved by HSaveParameter. |
|
|
|
|
|
|
Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
Disables a HFSQL Client/Server server trigger on a server.... |
|
|
|
|
|
|
Used to immediately start the automatic server update. |
|
|
|
|
|
|
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...). |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Creates a directory on a Hadoop server. |
|
|
|
|
|
|
Lists the content of a directory found on a Hadoop server. |
|
|
|
|
|
|
Creates a collection in a MongoDB database while specifying the options of this collection. |
|
|
|
|
|
|
Returns information about a MongoDB database. |
|
|
|
|
|
|
Draws the borders in an Image variable. |
|
|
|
|
|
|
Displays a "Toast" message. |
|
|
|
|
|
|
Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|