ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 2 - Developing a website
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
15. Repeating a group of controls: loopers
Previous pageTable of contentsNext page
Looper controls are used to repeat a set of controls in a Web page. Different information can be displayed in each row of the Looper. The records in a database can be displayed on each row.

New Looper control in the WEBDEV editor


Looper control in the browser
The characteristics of the controls can be modified in each row of the Looper control: caption, text color, etc.
Controls can be repeated:
  • on a column,
  • on several columns. In this case, it is referred to as "Horizontal Looper".
When creating a Looper control, you can link it directly to a data file or query. The attributes of the Looper control are automatically defined. No programming is required.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 08/25/2023

Send a report | Local help