ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit 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.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Spreadsheet functions (prefix syntax)
The following functions are used to manage the Spreadsheet control (prefix syntax):
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
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....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
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, ...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.