|
|
|
|
|
|
Category: Slider control (WEBDEV) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A WEBDEV slider can be bound to an item in a data file, query, etc. |
|
|
|
|
|
|
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 |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming. |
|
|
|
|
|
|
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties. |
|
|
|
|
|
|
WEBDEV proposes two types of sliders... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|