ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
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).
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Using .NET assemblies in a project
To use .NET assemblies in a project......
The Sidebar control
The Sidebar control gives access to different options......
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Contains (Function)
Allows you to check if a substring is within a string.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Valid (Property)
The Valid property is used to determine if an element is valid.
Software Factory
The concept of software factory is used to automate the process for creating applications....
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.