ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
ColumnWidth (Property)
The ColumnWidth property gets and sets the width of each column in a multi-column Looper control.
Manipulating Spreadsheet controls programmatically (in a window) (prefix syntax)
Spreadsheet controls can be manipulated programmatically......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
The Static control
A Static control is a control used to display a static text......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The Cell control
The Cell control contains controls......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Customizing the User Groupware
Database schema editor: the different types of links
There are different types of links between the tables......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Body Complement block
The Body complement block is linked to the Body block......
Body block
The Body block corresponds to the main block of the report......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
End of Document block
The End of document block is run once at the end of the report execution......
Start of Break block (Break header)
The Start of break block is optional......