ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
CrosshairColor (Property)
The CrosshairColor property gets and sets the color of the crosshair in a Chart 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.
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.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Pivot Table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.