ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Table,Delete (External language)
Deletes an element from a Table control.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WDEnd (External language)
Ends a program that is using WINDEV.
Windows,TCurrent (External language)
Modifies the title of the current window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Table,Select,+ (External language)
Selects an element in a Table control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Report viewer: Proposing several reports
In the document preview, end users can......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.