ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Test (External language)
Displays each function call and each status report returned by the function.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
Internal Report control properties
List of properties associated with the Internal Report control...
RTF control properties
List of properties associated with the RTF control...
Code history
The code history is used to......
11. External component
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
iColumnEnd (Function)
Forces a column break in a multi-column report.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Handling report blocks
The different operations available on report blocks are as follows......
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.