ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page Header block
The Page header block is printed on each new page......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
How to find out whether a report was printed?
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
1
5
6
7
8
9
197
>