ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for external files
List of constants used by the functions for managing external files....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Page constants
List of constants used by page functions....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Input (Function)
Displays a message allowing the user to type an information.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
5. Site test in practice
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......