ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
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....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Tab control
The Tab control is used to simultaneously display different controls......
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....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Handling the report blocks through programming
Each report block is associated with different events......
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
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......
Customizing the User Groupware
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
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......