ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Error 532: The size of the string to extract must be strictly positive
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Operations performed on object diagrams
The following paragraphs explain......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
How to loop through a file using filters?
Creating a query
Two methods can be used to create a query......
Passing parameters
The parameters can be passed to a procedure......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Error 19: The step of this FOR loop must be constant
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......