ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
FAA: Unfold or fold a tree structure (TreeView control or Hierarchical Table)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Feedback component
The Feedback component is a component provided with WINDEV......
Edit control
The Edit control allows users to enter data......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
WDADMINEXE: Information on the latest available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
ERR_NO_END_TAG
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
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, ......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......