|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control. |
|
|
|
|
|
|
|
| The ColumnWidth property gets and sets the width of each column in a multi-column Looper control. |
|
|
|
|
|
|
|
| Spreadsheet controls can be manipulated programmatically...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| The ScrollValue property gets and sets the scroll value. |
|
|
|
|
|
|
|
| A Static control is a control used to display a static text...... |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
|
| The Cell control contains controls...... |
|
|
|
|
|
|
|
| The Multiline Zone control is used to easily create interfaces in iOS style.... |
|
|
|
|
|
|
|
| There are different types of links between the tables...... |
|
|
|
|
|
|
|
| Spreadsheets are one of the most used office tools...... |
|
|
|
|
|
|
|
| Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The Body complement block is linked to the Body block...... |
|
|
|
|
|
|
|
| The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
|
| The Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
|
| The End of document block is run once at the end of the report execution...... |
|
|
|
|
|
|
|
| The Start of break block is optional...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|