ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
26. Style sheets: to simplify the layout
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
24. Displaying and linking pages
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
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......
5. HFSQL Client/Server
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Maximize (Function)
Displays a WINDEV window in its maximum size.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Restore (Function)
Displays a WINDEV window to its initial size.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
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......
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......