ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
12. Universal replication
13. Universal replication
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
End of Document block
The End of document block is run once at the end of the report execution......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....