ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Scheduler report
The report editor allows you to create "Scheduler" reports....
AWP without UI
Bootstrap, Angular, React, Vue......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
1. Examples provided with WINDEV Mobile
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Installing a SOAP server with IIS
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
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......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HTTPSendForm (Function)
Sends an HTTP form.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Creating the Vision windows of the WINDEV RAD pattern
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Thread management functions
List of functions for managing threads...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min