ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
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......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Service variable
The Service variable is used to......
BackgroundTaskAdd (Function)
Adds a new background task.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......