ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
WINDEV License Agreement
WINDEV License Agreement...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
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.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
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......
<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......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
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.