ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Looper functions
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
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/21/2023

Send a report | Local help