ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Report templates
Report templates...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Border management constants
List of constants used by the border management functions....
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Configuring Reports & Queries
Reports & Queries is used to......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
22. Report templates
Font management properties
List of font management properties...
The planes (in a window or in a report)
The planes are used to group the window controls......
Print modes of a report
Several print modes are available for a report....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
MyPage (Reserved word)
MyPage is used to handle the current page...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyReport (Reserved word)
MyReport is used to handle the current report...