ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WavPlay (External language)
Plays the requested sound.
Test (External language)
Displays each function call and each status report returned by the function.
WDEnd (External language)
Ends a program that is using WINDEV.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Get (External language)
Retrieves the value of a control.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Error 803: Return and Result cannot be used in the same process
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Saving entered data (AAF)
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......