ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Example for creating a select query
This help page explains how to create two select queries......
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Action Bar control events
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Events associated with Table controls
List of events associated with Table controls...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Control (Variable type)
The Control type is used to define the characteristics of a control.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.