ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential......
DDEError (Function)
Returns the runtime status report of a DDE function.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iPageEnd (Function)
Forces the move to the next page during the report print.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
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).
Code history
The code history is used to......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Handling the report blocks through programming
Each report block is associated with different events......
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...
Viewing a report in 3D
Your report displays controls that overlap?......
11. External component