ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Slider control (WEBDEV)
  • Events managed by default
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
Events associated with a Slider control (WEBDEV)
Events managed by default
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls:
EventRuntime condition
InitializationRun when opening the page.
Whenever modified (browser code)Run when the Slider control cursor is clicked on, and whenever the cursor moves.
End of modification (browser code)Run at the end of the movement of the Slider control cursor (when the cursor is released).
End of modification (server code)Run at the end of the movement of the Slider control cursor (when the cursor is released).
Minimum version required
  • Version 18
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help