|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modifies documents in a collection of a MongoDB database. |
|
|
|
|
|
|
|
| Sends a NFC tag to another device. |
|
|
|
|
|
|
|
| Performs a communication request (HTTP request) to the Facebook Graph API. |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| You now have the ability to index the content of a text memo item...... |
|
|
|
|
|
|
|
| The following functions are used to manage scheduled WEBDEV tasks: |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| Starts writing data to an NFC tag. |
|
|
|
|
|
|
|
| Inserts a table into a Word Processing document. |
|
|
|
|
|
|
|
| Deletes a MongoDB database as well as its collections. |
|
|
|
|
|
|
|
| Deletes a document from a collection in a MongoDB database. |
|
|
|
|
|
|
|
| Deletes a collection from a MongoDB database. |
|
|
|
|
|
|
|
| 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.).... |
|
|
|
|
|
|
|
| Retrieves all the characteristics (with the same identifier) associated with a BLE service. |
|
|
|
|
|
|
|
| The FOR EACH statement is used to browse the available values in the combinations. |
|
|
|
|
|
|
|
| The FOR EACH statement is used to browse the available values in the enumerations. |
|
|
|
|
|
|
|
| The following functions are used to manage users and connections on a WEBDEV Application Server:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|