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.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
Items used in a select query
A query created in the query editor can contain several types of items......
Example for creating a select query
This help page explains how to create two select queries......
Select query description window
The description window of a select query includes several sections......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links...
Operations in a Select query : add and delete
The following paragraphs present......
Quickly select your data using filters
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one...
Select query description window: Items used
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed...
Select query description window: Items that can be used
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Selected (Property)
or column selection. Select, or determine if a WEBDEV menu option is selected....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
1
2
3
4
5
6
79
>