|
|
|
|
|
|
|
Creates a collection in a MongoDB database while specifying the options of this collection. |
|
|
|
|
|
|
Adds a SaaS service into the description of a site. |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend. |
|
|
|
|
|
|
External component in practice... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Retrieves the indicators defined on an email of IMAP session. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Returns information about a MongoDB database. |
|
|
|
|
|
|
Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
List of Multimedia functions... |
|
|
|
|
|
|
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
Describes a full-text index of data file created through programming. |
|
|
|
|
|
|
Prompts the user to grant an application permission. |
|
|
|
|
|
|
Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
Returns the number of incoming messages on the email server (POP3 protocol only). |
|
|
|
|
|
|
Adds an attached file to an email. |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Sends an email using the Outlook protocol. |
|
|
|
|
|
|
Runs a method of an interface of a COM object instantiated by COMCreateInstance. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|