ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
Your version: XXA15005.

Search results
9 results for: sélection
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
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.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
<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.