ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming...
<Looper>.CollapseExpand (Function)
On a given row of a Looper control:
  • collapses a break (if it is expanded),
  • expands a break (if it is collapsed).
<Looper>.Expand (Function)
Expands a break in the Looper control on a given row.
Looper control functions
List of functions for managing Looper controls
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list...
The Looper control
A Looper control is used to repeat the controls found in a specific area...
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Looper>.ExpandAll (Function)
Expands all breaks in a Looper control with break.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)
LooperExpand (Function)
Expands a break in the Looper control on a given row.
LooperCollapseExpand (Function)
On a given row of a Looper control:
  • collapses a break (if it is expanded),
  • expands a break (if it is collapsed).
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
<Looper>.CollapseAll (Function)
Collapses all expanded breaks in a Looper control.
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.ModifyLine (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Linear Looper control properties
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
15. Repeating a group of controls: loopers
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
1
2
3
4
5
6
219
>