ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: Lister
List of operators
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify...
Task list
Each project can be associated with a task list......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
List of extension attributes
The list of extension attributes ......
List of reserved words
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Import a list of requirements
The Project Management Hub allows you to import requirements......
List,Add (External language)
Adds an element to a Combo Box or List Box control.
List,Search (External language)
Finds a value in a list.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Count (External language)
Returns the number of elements found in a list.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element...
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list...
List,Select,? (External language)
Returns the element selected in the list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.