ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperDelete (Function)
Deletes a row from a Looper control.
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Position
The Position keyword can correspond to...
Server (Property)
The Server property is used to manage servers.
Language (Property)
The Language property gets and sets the language used.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.