ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing contact functions
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
HSL (Function)
Creates a color from its hue, saturation and lightness.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Open (Function)
Opens a modal WINDEV window.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
grDeleteSeries (Function)
Deletes a data series from a chart.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
FTPSize (Example)
Usage example of the FTPSize function
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.