ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
HClient structure
The HClient structure is used to......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Removing a project from the SCM (Source Code Manager)
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Outstanding progress bars
Simple or symmetric progress bar?...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
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....
Creating user accounts
A User account allows the server administrator to......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Remote control: Some examples of configuration
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......