ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Events associated with Looper controls
List of events associated with Looper controls...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
WDTRAD options
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
zipDeleteFileList (Function)
Deletes a list of files from an archive.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Native MySQL Connector - License Agreement
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......