ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
7 results for: borne
VisibleRange (Property)
The VisibleRange property gets and sets the width of the Range Slider control track.
MaxValue (Property)
The MaxValue property is used to:
  • get and set the top value of a data-bound report.
  • get the maximum value of the current filter.
  • get the maximum value of a data series in a chart.
  • get and set the maximum value for some types of controls.
MinValue (Property)
The MinValue property is used to:
  • get and set the bottom value of a data-bound report.
  • get the minimum value of the current filter.
  • get the minimum value of a data series in a chart.
  • get and set the minimum value for some types of controls.
SQLFirst (Function)
Positions on the first row of the query result.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.