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.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Token
The Token keyword can correspond to...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
zipFileSize (Example)
Usage example of the zipFileSize function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
OLEServer (Function)
Lists the OLE servers registered toward the current system.
dPixelColor (Example)
Usage example of the dPixelColor function
dText (Example)
Usage example of the dText function
zipChangePath (Example)
Usage example of the zipChangePath function
MyWindow (Reserved word)
MyWindow is used to handle the current window...
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Page (Property)
The Page property is used to handle a page.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
zipExtractFile (Example)
Usage example of the zipExtractFile function
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......