ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
FontSelect (Function)
Opens the standard Windows font selection window by selecting the specified font.
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
MemcachedAssign (Function)
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....
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
<Control>.Rectangle (Function)
Returns the coordinates of the rectangle corresponding to the specified area of a control.
GetGUID (Function)
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....
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
URIGetInfo (Function)
Retrieves information of a URI resource.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.