|
|
|
|
|
|
|
Retrieves a list of contacts from custom parameters. |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
Seeks and retrieves the records (Salesforce objects) modified during the specified period. |
|
|
|
|
|
|
Compares two buffers and creates a buffer containing the differences between these two buffers. |
|
|
|
|
|
|
Applies a difference buffer to a specific buffer. |
|
|
|
|
|
|
Indicates whether the code is run in a service. |
|
|
|
|
|
|
Ends the execution of the current service. |
|
|
|
|
|
|
Pauses the current service during the specified duration. |
|
|
|
|
|
|
Retrieves all the emails found on a server. |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
Retrieves the list of contacts associated with the specified Google account. |
|
|
|
|
|
|
Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
Restores previously deleted Salesforce records. |
|
|
|
|
|
|
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request. |
|
|
|
|
|
|
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]). |
|
|
|
|
|
|
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...). |
|
|
|
|
|
|
Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.). |
|
|
|
|
|
|
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.). |
|
|
|
|
|
|
Retrieves the list of documents available on the Google server for the current user. |
|
|
|
|
|
|
Uploads a document to the Google server. |
|
|
|
|
|
|
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
Pops an element from a stack. |
|
|
|
|
|
|
Deletes a backup previously created with HBackup. |
|
|
|
|
|
|
Modifies a scheduled task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|