ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
PDFSign (Function)
Adds an approval signature to an existing PDF.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
xlsSave (Function)
Saves an XLS document.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<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).
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
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.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
MemcachedDelete(Function)
Deletes a key from the Memcached cache.