ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
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....
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
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......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Input (Function)
Displays a message allowing the user to type an information.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
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......