ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ErrorBuild (Function)
Displays a custom error message in a system error window.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".