ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
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
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
WEBDEV license agreement
WEBDEV license agreement...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The Edit control
The Edit control allows users to enter data......
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......
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......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......