ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Constants for managing Organizer controls
Constants for managing Organizer controls...
12. Control templates
...Control templates...
12. Control templates
WINDEV Mobile allows you to create control templates....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Properties linked to the Euro management
List of properties linked to the Euro management...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Toolbar control properties
List of properties associated with the Toolbar control...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.