ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Net constants
List of constants used by the Net functions....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
12. Control templates
WINDEV Mobile allows you to create control templates....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
URI functions
The following functions are used to manage URIs...
The "Commands" pane
The "Commands" pane lists......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
DDE constants
List of constants used by the DDE functions...
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Structure of data files of user groupware
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......