ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: list,select
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.
List,Select,? (External language)
Returns the element selected in the list.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Functions for managing objects (External language)
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Creating a Pivot Table control
To create a Pivot Table control......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
13. Types of standard controls
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.