ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Logical operators
The logical operators are as follows......
Events associated with windows
List of events associated with windows...
HDescribeFile (Function)
Describes a data file programmatically.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Comparison operators
The comparison operators can be divided into several categories......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Manager of automated tests
The test manager is used to......
Principle for running threads
At runtime, an application runs in a main thread......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
VariableReset (Function)
Resets the variable to its initial value.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.