ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
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.
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
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......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
<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......
Creating index keywords
Index keywords allow users to easily find a help page......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
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.
Various WEBDEV constants
Various WEBDEV constants...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min