ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
Sending elements to Free Technical Support
The different operations available on report blocks are as follows......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
5. Deploying a dynamic site (Session or AWP) in practice
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HChangeKey (Function)
Changes the browse item.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
7. Dynamic site on specific configurations
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
FinNetCurrentVal (Function)
Returns the net current value of investment.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......