|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Renvoie une ou toutes les permissions déclarées par l'application.... |
|
|
|
|
|
|
|
| Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
|
| Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.... |
|
|
|
|
|
|
|
| When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
|
| Calculates a 256-bit Universal unique identifier ("UUID"). |
|
|
|
|
|
|
|
| Adds a new key/value couple into the Memcached cache.... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache. |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache on a group of servers. |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
| Initializes a Bluetooth Low Energy device in Windows. |
|
|
|
|
|
|
|
| Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store. |
|
|
|
|
|
|
|
| Opens a toast whose content is based on an internal window. |
|
|
|
|
|
|
|
| Opens the standard Windows font selection window by selecting the specified font. |
|
|
|
|
|
|
|
| Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate.... |
|
|
|
|
|
|
|
| Returns the coordinates of the rectangle corresponding to the specified area of a control. |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by AuthIdentify during the authentication. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|