ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
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....
The Carousel control
The Carousel control is used to display an animated menu made of images......
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Table,Select,+ (External language)
Selects an element in a Table control.