ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Check Box control functions
The following functions are used to manage the Check Box controls......
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
iPrintReport (Example)
Usage example of the iPrintReport function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...