|
|
|
|
|
|
|
This type of Looper control uses data from a data file or query... |
|
|
|
|
|
|
Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls... |
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position. |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area... |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically... |
|
|
|
|
|
|
Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
The "Image gallery" Looper control is used to manage the display of a set of images without programming... |
|
|
|
|
|
|
Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position. |
|
|
|
|
|
|
A Looper control populated programmatically is directly linked to lists stored in memory... |
|
|
|
|
|
|
Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
The StoreTheConfiguration property is used to:
Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)... |
|
|
|
|
|
|
The Property Markdown allows:
for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control).
for the Static control of an report:
determine if a Static control of a report is of type Markdown.
set the type of a Static control in a report to Markdown.... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
A Line control is used to display a line in a page...... |
|
|
|
|
|
|
A Sliding Banner control can be handled through programming...... |
|
|
|
|
|
|
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 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.... |
|
|
|
|
|
|
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions...... |
|
|
|
|
|
|
The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
Assigns the control value to the source of a control link. |
|
|
|
|
|
|
Specifies the name of control that was in edit before the current control. |
|
|
|
|
|
|
As soon as it is created, a control is associated with a style...... |
|
|
|
|
|
|
Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control...... |
|
|
|
|
|
|
The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
The RichEdit property is used to manage the RTF (Rich Text Format) type:
of an edit control or Static control found in a window.
of a Static control found in a report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|