ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Label report
The report editor allows you to create "Label" reports......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
grSourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
Error 13: The label already exists
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.