ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
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.
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.
Check Box control functions
The following functions are used to manage the Check Box controls......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper 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.
MatDelete (Example)
Usage example of the MatDelete function
<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
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Keyword (Property)
The Keyword property is used to get and change a keyword.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
httpRequest
The HTTPRequest keyword can correspond to...