ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control 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.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
Events associated with Calendar controls
List of events associated with Calendar controls...
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Status bar of windows
The status bar of a window is used to display several types of information......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
Environment of the report editor
Environment of the report editor...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor 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....
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
Report controls
Several types of controls can be handled in a report created by the report editor......
Data persistence
The data persistence is used to store the value typed by the user......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.