ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLegendFont (Function)
Modifies the font used for the chart legend.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
StatCovariance (Function)
Calculates the covariance between two series of values.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
BrowserType (Function)
Returns the type of browser used by the Web user.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
grTitleFont (Function)
Modifies the font used for the chart title.
MatExist (Function)
Checks the whether the matrix exists in memory.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Socket functions
List of functions for managing sockets...
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
CertificateSignString (Example)
Usage example of the CertificateSignString function