ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
Supercontrol
A supercontrol is an advanced type of control......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
10. Smart controls
Smart controls...
The Wire control
The Wire control is used to visually link 2 controls......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Calendar functions (prefix syntax)
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
11. Table/Looper controls
11. Table/Looper controls
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
The Check Box control
A Check Box can correspond to......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Windows
The windows represent the main interface of a WINDEV application......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......