|
|
|
|
|
|
|
The different operations available for the report controls are as follows...... |
|
|
|
|
|
|
Functions used to manage the NFC standard... |
|
|
|
|
|
|
Used to get information about a MongoDB file (gridFS). |
|
|
|
|
|
|
Deletes a file identified by its name from a MongoDB file system. |
|
|
|
|
|
|
Adds a new download in the device's download manager.... |
|
|
|
|
|
|
Retrieves the details of a download present in the download manager. |
|
|
|
|
|
|
Cancels a download by removing it from the download manager, and deletes any existing files. |
|
|
|
|
|
|
Lists the downloads from the current application in the download manager. |
|
|
|
|
|
|
Deletes a file identified by its identifier from a MongoDB file system. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.... |
|
|
|
|
|
|
The following functions are used to manage scheduled WEBDEV tasks: |
|
|
|
|
|
|
List of Facebook functions... |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
Searches for elements whose "class" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Creates the signature of a character string. |
|
|
|
|
|
|
Removes a given attribute |
|
|
|
|
|
|
Converts the value stored in a Variant variable]. |
|
|
|
|
|
|
Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|