ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
iPrintBlock (Function)
Forces a report block to print.
iEndReport (Function)
Forces the report print to stop.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
22. Report templates
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
14. Report templates
Report templates...
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
MyReport (Reserved word)
MyReport is used to handle the current report...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
iCloseReport (Function)
Stops printing the current report immediately.
<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......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
14. Report templates
...Report templates are used to easily standardize report layouts....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
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....