ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
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....
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Report controls
Several types of controls can be handled in a report created by the report editor......
Error 203: The procedure already has a scope attribute (local or global)
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
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......
Automatic calculations in a Table control (AAF)
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property retained by compatibility.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Designing a supercontrol
A supercontrol is an advanced type of control......
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......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......