ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Printing reports? Annotate, print, search with the report viewer
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
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.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
14. Report templates
Report templates...
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...