ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DotNetDelegate (Function)
Initializes a.NET delegate.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Automation object
The Automation keyword is used to declare an automation object...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Information 302: Ambiguity between a variable and a control
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
NotificationDisplay (Function)
Displays a message outside the browser.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.