ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTitleFont (Function)
Modifies the font used for the chart title.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Sum (Function)
Calculates the sum of the array elements.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
12. Available tests
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Address
The Address keyword can correspond to...
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HInfoReplica (Function)
Returns information about the specified replica.
fExtractPath (Example)
Usage example of the fExtractPath function
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....