ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
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......
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).
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Link control properties
The Link control is available in a page and in a report......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
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......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
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....
Creating a Pivot Table control
To create a Pivot Table control......
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.