|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| copy a single file from the remote disk to another directory on the remote disk. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Prints the content of a Document in "docx" format. |
|
|
|
|
|
|
|
| Replaces the specified fragment with a table. |
|
|
|
|
|
|
|
| Deletes the entire history of Undo/Redo mechanism for a Word Processing document.... |
|
|
|
|
|
|
|
| Saves an image in TIFF format into a file or memory. |
|
|
|
|
|
|
|
| Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
|
| Retrieves all the emails found on a Notes server. |
|
|
|
|
|
|
|
| Retrieves all the emails found on an Outlook server. |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| Pushes an element onto the stack. |
|
|
|
|
|
|
|
| Adds an element to the queue. |
|
|
|
|
|
|
|
| Creates and/or updates data on the Google server (addition or modification of data).... |
|
|
|
|
|
|
|
| Uploads a document to the Google server. |
|
|
|
|
|
|
|
| Retrieves the list of Google calendars associated with the specified Google account. |
|
|
|
|
|
|
|
| Retrieves the list of contacts associated with the specified Google account. |
|
|
|
|
|
|
|
| Retrieves a list of contacts from custom parameters. |
|
|
|
|
|
|
|
| Retrieves the list of documents available on the Google server for the current user. |
|
|
|
|
|
|
|
| Retrieves the list of groups of contacts associated with the specified Google account. |
|
|
|
|
|
|
|
| Retrieves a Google calendar and its events according to its title or identifier. |
|
|
|
|
|
|
|
| Downloads a document from the Google Docs service. |
|
|
|
|
|
|
|
| Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|