|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
|
| Used to disconnect from a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Opens a synchronization event between several threads. |
|
|
|
|
|
|
|
| Closes a synchronization event between several threads. |
|
|
|
|
|
|
|
| NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)...... |
|
|
|
|
|
|
|
| Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.... |
|
|
|
|
|
|
|
| Functions used to manage the NFC standard... |
|
|
|
|
|
|
|
| Returns the activation status of the NFC sensor found on the device. |
|
|
|
|
|
|
|
| Starts reading a NFC tag or enables the detection of NFC tags for the current window. |
|
|
|
|
|
|
|
| Starts writing data to an NFC tag. |
|
|
|
|
|
|
|
| Sends a NFC tag to another device. |
|
|
|
|
|
|
|
| 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: |
|
|
|
|
|
|
|
| To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls...... |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The FOR EACH statement is used to browse the available values in the enumerations. |
|
|
|
|
|
|
|
| The FOR EACH statement is used to browse the available values in the combinations. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|