ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for handling commands in console mode
Functions for handling commands in console mode....
ScanCapability (Function)
Used to determine if a scanner has a given capability.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
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.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
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.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
QuickActionList (Function)
Lists the application's quick actions....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.