ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Handling Gantt Chart controls programmatically
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
Error 102: The constants can be defined in the initialization code of project, ...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Scheduler report
The report editor allows you to create "Scheduler" reports....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Telemetry: Main features