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.
Structure of data files of user groupware
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
5. Site test in practice
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
17. TLS/SSL: Encrypting information on the Web
Sending elements to Free Technical Support
fDir (Function)
Finds a file or directory.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Constants for managing the windows
List of constants used by the functions for managing the windows...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Execute (Function)
Starts the execution of a process through programming.
DnDAccept (Example)
Usage example of the DnDAccept function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
zipInfoFile (Example)
Usage example of the zipInfoFile function