ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
iCloseReport (Function)
Stops printing the current report immediately.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
14. Report templates
...Report templates are used to easily standardize report layouts....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
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.
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).
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....
Handling the report blocks through programming
Each report block is associated with different events......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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....