ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal Report control properties
List of properties associated with the Internal Report control...
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.
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.
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"....
RTF control properties
List of properties associated with the RTF control...
Code history
The code history is used to......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
11. External component
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......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
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.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
Handling report blocks
The different operations available on report blocks are as follows......
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.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).