ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designing a supercontrol
A supercontrol is an advanced type of control......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Combination (Type of variable)
A combination is a set of options.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Environment of the window editor
The main elements of window editor are as follows:
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HDeleteServerTrigger (Function)
Deletes a server trigger.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Data persistence
The data persistence is used to store the value typed by the user......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
FileDisplay (Function)
Displays a file in the browser of Web user.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.