ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Web-specific functions / Image 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
Returns the total number of images taken into account by the scroll.
Example
// Returns the number of images taken into account by the scroll
Trace(IMG_Banner.Occurrence())
Syntax
<Result> = <Image control>.Occurrence()
<Result>: Integer
Total number of images for the scroll.
<Image control>: Control name
Name of control to use:
  • Image control.
  • Clickable Image control.
  • Thumbnail control.
Component: wd290page.dll
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment

Last update: 06/21/2023

Send a report | Local help