ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

httpRequest
The HTTPRequest keyword can correspond to...
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
ContentType (Property)
The ContentType property gets and sets the content of an element.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
MatReadLine (Example)
Usage example of the MatReadLine function
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Keyword (Property)
The Keyword property is used to get and change a keyword.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Polygon (Property)
The Polygon keyword can correspond to...
Modbus functions
List of Modbus functions...
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function