ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
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......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
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).
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
1. What is the WEBDEV administrator used for
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
11. Window templates
WINDEV Mobile allows you to create window templates....
The Dashboard control
Dashboards are essential elements in an application......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Code history
The code history is used to......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......