ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
Materialized view
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Software Factory
The concept of software factory is used to automate the process for creating applications....
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
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......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......