ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcachedDelete(Function)
Deletes a key from the Memcached cache.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<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).
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
xlsSave (Function)
Saves an XLS document.
<Image variable>.Copy (Function)
Copies an image to another image.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
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.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
ThreadExecute (Function)
Starts the execution of a secondary thread.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.