ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemDelete (Function)
Deletes an element from a memory zone.
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....
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Position (Function)
Finds the position of a specified string within another string.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
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).
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
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.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
DnDGetData (Example)
Usage example of the DnDGetData function