ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
List of extension attributes
The list of extension attributes ......
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......
ControlToSource (Function)
Assigns the control value to the source of a control link.
fExeDir (Function)
Returns the directory from which the execution is started.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Camera control in a mobile application
The Camera control is used to......
SCM file format evolutions
Four versions are available for the SCM repository......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
The OLE control
The OLE control is used to handle an OLE object......
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......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......