ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Site test in practice
ERR_NO_WDADMIN
Chart: Managing legends
Several types of legends are supported in the charts......
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......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
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 23: No END statement is associated with this WHILE
Error 22: No END statement is associated with this FOR
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
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......
Entity of a CDM
To group information according the MERISE method, entities must be created......
HChangeKey (Function)
Changes the browse item.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Error 24: No END statement is associated with this LOOP
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?
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......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.