ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<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......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
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.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
SQLExec (Function)
Names and runs an SQL query.
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.
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
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....
Testing a project: settings
By testing the project you can simulate how the application will run......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......