ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Move
The Move property determines if an element can be moved.
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
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.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
Array management functions
List of functions for managing arrays...
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.
<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
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...