ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
<Table>.SetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Table,Add (External language)
Adds an element to a Table control.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Table,Delete (External language)
Deletes an element from a Table control.
LooperDelete (Function)
Deletes a row from a Looper control.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......