ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Permission constants
The operations on binary values are performed......
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.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
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....
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
WLanguageCodeGetCSSDeclarations (Function)
Returns a CSS style sheet corresponding to a WLanguage code theme.
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.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....