ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHoliday (Function)
Indicates whether a day is a public holiday or not.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Add tables to a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Format (Property)
The Format property is used to define the data format of a data file.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
MemDelete (Function)
Deletes an element from a memory zone.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Financial functions
List of financial functions...
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeactivateTrigger (Function)
Disables a trigger.