AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Looper
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
Displays the automatic zoom popup for the Image Gallery control.
Example
IF LOOP_Gallery[LOOP_Gallery].ATT_HighQualityImage THEN
  GalleryDisplayPopup(LOOP_Gallery, LOOP_Gallery)
END
Syntax
GalleryDisplayPopup(<Looper control> [, <Subscript>])
<Looper control>: Control name
Name of the Looper control in Gallery mode to be used.
<Subscript>: Optional integer
Index of element to zoom in the Looper control. This parameter corresponds to the current subscript by default.
Business / UI classification: UI Code
Versión mínima requerida
  • Versión 23
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/06/2023

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