ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Financial functions
List of financial functions...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Compilation options
The compilation options allow you to define the help system generation settings......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Category (Property)
The Category property gets and sets the category of an element.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Error 28: No END statement is associated with this SWITCH
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Format (Property)
The Format property is used to define the data format of a data file.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
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.
HModify (Example)
Usage example of the HModify function
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Creating the Relation windows of a WINDEV RAD pattern
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Val (Function)
Returns the numeric value of a character string.