ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Events associated with Flex controls
List of events associated with Flex controls...
Constants for managing Map controls
Constants for managing Map controls...
8. Associating controls with data
Events associated with Static controls
List of events associated with Static controls...
Events associated with Flash controls
List of events associated with Flash controls...
Events associated with Link controls
List of events associated with Link controls...
Events associated with Splitter controls
List of events associated with Splitter controls...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Events associated with Shape controls
List of events associated with Shape controls...
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Button controls
List of events associated with Button controls...
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with Tab controls
List of events associated with Tab controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Spin controls
List of events associated with Spin controls...
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......