ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Chart: Managing legends
Several types of legends are supported in the charts......
5. Site test in practice
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Error 22: No END statement is associated with this FOR
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Error 23: No END statement is associated with this WHILE
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
grZoom (Function)
Defines the zoom of a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
<Source>.ChangeKey (Function)
Changes the browse item.
Managing space characters in the searches?
HChangeKey (Function)
Changes the browse item.
Error 24: No END statement is associated with this LOOP
Component diagram
A component diagram shows the physical and static architecture of a system software......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
8. If you are already familiar with WINDEV