ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Looper control
  • Overview
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
Overview
A Looper control populated programmatically is directly linked to lists stored in memory. It automatically manages advanced mechanisms for handling lists.
One Looper control populated programmatically corresponds to multiple lists used in parallel. Therefore:
  • adding or inserting a row into the Looper control performs an insertion into all the attributes/controls.
  • deleting a row from the Looper control performs a deletion from all the attributes/controls.
The content of the Looper control must be initialized by programming.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help