ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Events associated with Combo Box controls
List of events associated with Combo Box controls
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made...
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection...
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
SelectedResource (Property)
... selection in a Scheduler control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView...
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word...
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box...
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection...
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView...
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data...
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left...
<Table>.SelectCount (Function)
... multi-selection controls).
TableSelectCount (Function)
... multi-selection controls).
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table...
zipSelectFile (Function)
Selects files from an archive.
1
2
3
4
5
6
79
>