ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Web-specific functions / Image functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Note: These functions are also available in prefix syntax (Functions for managing images (prefix syntax)).
Several functions can be used to manage images:
  • Web-specific image functions (especially those that manage the scrolling of images).
  • Functions for managing images in the Image controls.
ImageAreaReturns the number of the image area clicked by the Web user.
ImageFirstDisplays the first image for the scroll.
ImageLastDisplays the last image for the scroll.
ImageLayerVisibleUsed to make a layer found in a WDPIC image visible or invisible.
ImageNextDisplays the next image for the scroll.
ImageOccurrenceReturns the total number of images taken into account by the scroll.
ImagePreviousDisplays the previous image for the scroll.
ImageScrollingPositionReturns the displayed image.
ImageStartScrollingStarts cycling through images.
ImageStopScrollingStops the automatic image sliding.
ImageXPosReturns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
ImageYPosReturns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help