ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Range Slider control
  • Overview of the Range Slider control
  • Window control
  • Creating a Range Slider control
  • Vocabulary associated with the Range Slider control
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
Overview of the Range Slider control

Window control

The Range Slider control is used to easily select an interval or a zoom.
A Range Slider control includes the following elements:
Range Slider
The buttons located at the end of the Range Slider box are used to define the visible range.
Creating a Range Slider control
To create a Range Slider control
  1. On the "Creation" tab, in the "Adjust" group, expand "Scrollbar" and click "Range Slider".
  2. Click at the desired location to create the control. The control appears in the editor.
To view the characteristics of the control, select "Description" in the context menu. This allows you to choose:
  • the values of the Range Slider.
  • the orientation of the Range Slider.
When the control is created, it can be used to manage the selection of interval or zoom through programming.
Vocabulary associated with the Range Slider control
To easily handle a Range Slider control, you must be familiar with the following vocabulary:
NameDefinition
Scroll valueStep of the Range Slider when the user clicks inside the area located between the box of the Range Slider and the spin buttons.
Total rangeTotal size of the Range Slider control.
Visible rangeSize of the box of the Range Slider.
ValueStart position of the box of the Range Slider.
Minimum valueValue of the Range Slider when the box of the Range Slider is positioned at the origin (1 by default). This value corresponds to the lower bound.
Related Examples:
The Range Slider control Unit examples (WINDEV): The Range Slider control
[ + ] Using the Range Slider control
Minimum version required
  • Version 15
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help