ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Typing multilingual texts
For a multilingual application, you have the ability to......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
4. When to use the debugger?
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Python: Native calls
WLanguage allows for native Python calls......
On/Off button in a window
The on/off button is a button that operates like a check box......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
List of extension attributes
The list of extension attributes ......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Creating a query
Two methods can be used to create a query......
12. Pages in practice
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Page contexts
In a Windows application, the information relative to a window is stored with the window......