ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 2 - Developing a website
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
15. Using Looper controls to repeat groups of controls
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, such as text, color, etc., can be modified in each row of the Looper control
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 required.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help