ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Welcome to Reports & Queries
Reports & Queries is used to......
11. Table/Looper controls
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
24. Displaying and linking pages
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
5. HFSQL Client/Server
Events associated with Button controls
List of events associated with Button controls...
WDXView: Overview
WDXView is an ActiveX browser......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Maximize (Function)
Displays a WINDEV window in its maximum size.
Restore (Function)
Displays a WINDEV window to its initial size.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Events associated with Bar Code controls
List of events associated with Bar Code controls...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Events associated with List Box controls
List of events associated with List Box controls...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
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......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Share your projects via Git
Git is a source code manager......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......