ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Creating a Pivot Table control
To create a Pivot Table control......
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Link control properties
The Link control is available in a page and in a report......
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
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....
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.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Extracting the text of the project
The following text can be extracted......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....