ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Window templates
WINDEV Mobile allows you to create window templates....
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.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
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......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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)......
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.
Setup mode
Several methods can be used to distribute a WINDEV application......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Creating a select query
A select query (corresponding SQL statement......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
15. Cookies: information stored on the end user's computer
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......