ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
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...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
List of extension attributes
The list of extension attributes ......
Software Factory
The concept of software factory is used to automate the process for creating applications....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
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....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Using an external component in an application
A component can be reused at any time in any application......
NotifListCategory (Function)
Lists the notification categories of the application.