ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the 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.
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....
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....
Label report
The report editor allows you to create "Label" reports......
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....
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)....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Error 13: The label already exists
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
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.
Warning 12: The label is unused
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Chart: Managing legends
Several types of legends are supported in the charts......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......