ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software Factory
The concept of software factory is used to automate the process for creating applications....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Using an external component in an application
A component can be reused at any time in any application......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
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......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
RestartProgram (Function)
Ends the application and restarts it.
LockAppOn (Function)
Locks a WINDEV application.