ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...
Linear Looper control properties
The Looper control
A Looper control is used to repeat the controls found in a specific area...
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)...
Looper control based on a data file
This type of Looper control uses data from a data file or query...
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory...