ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GDI+ framework
Some WINDEV features use the GDI+ framework......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Options of the window editor
To configure the general options of the window editor......
SysWindowsAccentColor (Function)
Returns the Windows accent color.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
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.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
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....
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
The Sidebar control
The Sidebar control gives access to different options......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.