ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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....
11. Table/Looper controls
11. Table/Looper controls
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
24. Displaying and linking pages
5. HFSQL Client/Server
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
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......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Restore (Function)
Displays a WINDEV window to its initial size.
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).
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......
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.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Error 1001: The operators: and:: can only be used in the methods of classes
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......