ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 22: No END statement is associated with this FOR
Error 23: No END statement is associated with this WHILE
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Error 42: Label out of scope of GOTO
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Error 35: 'Continue' is available in the loops only
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Creating a window skin template
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
18. Secure payment
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......