ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
pvtPosition (Variable type)
The pvtPosition type is used to handle a cell of a Pivot Table control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
CrosshairColor (Property)
The CrosshairColor property gets and sets the color of the crosshair in a Chart control.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<Table>.InputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.