|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This page presents some operations specific to the menus and to the menu options... |
|
|
|
|
|
|
|
| Reads cells (values of items) of a row (record) in an HBase table. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Retrieves the indicators defined on an email of IMAP session. |
|
|
|
|
|
|
|
| Returns information about a MongoDB database. |
|
|
|
|
|
|
|
| Deletes all the 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.... |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| Returns the number of incoming messages on the email server (POP3 protocol only). |
|
|
|
|
|
|
|
| Adds an attached file to an email. |
|
|
|
|
|
|
|
| Adds a language to the native OCR system.... |
|
|
|
|
|
|
|
| Returns the list of all countries or countries of a given continent according to ISO 3166-1. |
|
|
|
|
|
|
|
| Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
| Adds or changes an attribute of the current node of the HTML document. |
|
|
|
|
|
|
|
| Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
|
| Sends an email using the Outlook protocol. |
|
|
|
|
|
|
|
| Closes an Outlook session. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|