ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Scheduler report
The report editor allows you to create "Scheduler" reports....
<Connection variable>.DeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
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......
HChangeConnection (Example)
Usage example of the HChangeConnection function
ProjectInfo (Function)
Returns specific information about the project currently run.
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....