ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UPNPExecuteAction (Function)
Runs an action on the UPnP service.
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
Constants used by the scanner functions
Constants used by the scanner functions...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
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...
<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.
<Control>.Rectangle (Function)
Returns the coordinates of the rectangle corresponding to the specified area of a control.