ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.DrawPoint (Function)
Draws a point in an Image control.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
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.
<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.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
<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
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable 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
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....