ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

QuickActionList (Function)
Lists the application's quick actions....
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.
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.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
StringToJSON (Function)
Converts a JSON string into a JSON variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.