ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
TreeView control linked to a table
TreeView controls can be created directly linked to data....
Manipulating Internal Window controls programmatically
The "Internal Window" control is used to display an existing internal window......
WDOptimizer: Roll back / release transaction records
WDOptimizer is used to ......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Multiline strings
To type character strings over several lines in the code editor...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...