ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
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......
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......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Print constants
List of constants used by the print functions....
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......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
5. Site test in practice
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....