ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a control through programming in a report
All report controls can be handled through programming......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
13. Types of standard controls
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....
Error 203: The procedure already has a scope attribute (local or global)
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
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......
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 data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Designing a supercontrol
A supercontrol is an advanced type of control......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Report controls
Several types of controls can be handled in a report created by the report editor......
Automatic calculations in a Table control (AAF)
<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....
VideoDisplay (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....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
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......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......