ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetDelegate (Function)
Initializes a.NET delegate.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
11. Controls in practice
Discover the main characteristics of the controls...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
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......
MySelf (Reserved word)
MySelf is used to handle the current control...
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......