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.
Composite chart
A composite chart is a chart that displays several types of charts......
Composite keys
A composite key is a key item containing several other items......
Error 1049: The access directives are not allowed in a composite variable
Error 1048: The inheritance is not allowed in a composite variable
Error 39: The END statement marking the end of declaration of the composite variable is missing
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....
Error 1050: This member already exists in the composite variable
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
Composite variable
A composite variable contains different types of elements (members)...
Component (Property)
The Component property configures the different components of a composite key.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
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....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
<Source>.BuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
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....