ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Handling an internal component
An internal component is a set of elements from a project......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
23. Print modes
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
HFSQL Client/Server: Configuring the data files on the server
14. Report templates
...Report templates are used to easily standardize report layouts....
Constants for managing the Image Editor control
Data model editor: types of links
Several types of links can be found between the files......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Report controls
Several types of controls can be handled in a report created by the report editor......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
<Stack variable>.Pop (Function)
Pops an element from a stack.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
4. UI: Windows
IU of windows...
4. When to use the debugger?