ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Configuring Reports & Queries
Reports & Queries is used to......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Font management properties
List of font management properties...
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format......
MyTable (Reserved word)
In a trigger, MyTable is used to identify the table that activates the trigger...
<Report>.InitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
MyPage (Reserved word)
MyPage is used to handle the current page...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Export your data to Excel
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
22. Report templates
Modifies the records of a file defined in Salesforce....
Report based on a query
Queries are used to easily select records in one or more tables......
14. Report templates
Report templates...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Report data source
...The reports can be created with the data coming from:...
Modulo (Reserved word)
Returns the remainder of a division.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Handling report blocks
The different operations available on report blocks are as follows......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...