ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
JSONToXML (Function)
Converts a JSON string to XML.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
Print functions
List of print functions...
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
Word Processing control functions
The following functions are used to manage Word Processing controls:...
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Setup on a local network (LAN)
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
CallDLL32 (Function)
Runs a function found in an external DLL.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
XMLOpenReader (Example)
Usage example of XMLOpenReader
The Line control
A Line control is used to display a line in a page......