ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
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....
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).
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.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
The Sidebar control
The Sidebar control gives access to different options......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
<Source>.SetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
SCM file format evolutions
Four versions are available for the SCM repository......
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
StringInsert (Function)
Inserts a string into another character string at a given position.
StringFormat (Function)
Formats a character string according to the selected options.
Record (Type of variable)
The Record type is used to save the values of a record.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.