AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones específicas de la Web / Funciones de imagen
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
Constants for managing images in websites
Display constants used by prefix syntaxes only
The following constants are used to manage Image controls:
ConstantDescriptionUsed by the functions
scrollCurrentFills the list of images and starts the scroll from the current position if possible.ImageStartScrolling
scrollInitializeFills the list of images and starts the scroll from the beginning.ImageStartScrolling
scrollStartStarts (or restarts) the scroll from the current position.ImageStartScrolling
The following constants are used to manage Image controls (prefix syntax):
ConstantDescriptionUsed by the functions
scrollCurrentFills the list of images and starts the scroll from the current position if possible.<Image>.StartScrolling
scrollInitializeFills the list of images and starts the scroll from the beginning.<Image>.StartScrolling
scrollStartStarts (or restarts) the scroll from the current position.<Image>.StartScrolling
Versión mínima requerida
  • Versión 16
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