ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
PicResize (Function)
Resizes a WDPic image.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Functions for handling commands in console mode
Functions for handling commands in console mode....
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
HExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
Toast constants
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Right (Function)
Extracts the last characters from a string or string buffer.
ThreadRequestStop (Function)
Sends a stop request to a thread.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HOnError (Function)
Customizes the management of HFSQL errors.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.