ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
2. WEBDEV administrator in practice
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Operator on Address
The & operator returns the address of a variable as an integer
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
BurnerSave (Example)
Usage example of the BurnerSave function
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Crosstab report
The report editor allows you to create "Crosstab" reports......
MatCopy (Example)
Usage example of the MatCopy function
KeyPressed (Function)
Checks which key is pressed.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Image control in a page
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......