ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Handling Gantt Chart controls programmatically
Error 108: The size of the variable is not allowed
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......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
WDDIXIO License Agreement
WDDIXIO 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....
Creating the windows and the pages of the RAD pattern
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Programming the table cells
The Table controls can be handled......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Creating and handling an item
The main operations that can be performed on an item are as follows......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Code statistics
The code statistics affect......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The single-part and multi-part archives
Two types of archives are available......
12. Pages in practice
Information 37: Optimize your FOR loop