AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Looper
  • 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.
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local