ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Image (Property)
The Image property gets and sets the background image of a control or block.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.