ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
URIGetInfo (Function)
Retrieves information of a URI resource.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
MemcachedAdd (Function)
Adds a new key/value couple into 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....
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
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....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
ArrayAddSorted (Function)
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....
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.AddSorted (Function)
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....
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...