ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart: Managing legends
Several types of legends are supported in the charts......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Handling Gantt Chart controls programmatically
Error 108: The size of the variable is not allowed
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Programming the table cells
The Table controls can be handled......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Managing space characters in the searches?
Code statistics
The code statistics affect......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Generating the RAD pattern
To generate a RAD pattern:...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Information 37: Optimize your FOR loop