ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
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......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
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.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Handling an Organization Chart control through programming (prefix syntax)
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).
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Edit options of a report
The report editor allows you to......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
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