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.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
ERR_NO_TABLE
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......