ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Spreadsheet functions (prefix syntax)
The following functions are used to manage the Spreadsheet control (prefix syntax):
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
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.
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.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
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).