ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Setup mode
Several methods can be used to distribute a WINDEV application...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
4. HFSQL Classic
HFSQL Classic is the database format......
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
ControlNext (Function)
Returns the name of the next control in input mode.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
eCurrencyName (Function)
Returns the caption of a currency.
HDescribeFile (Function)
Describes a data file programmatically.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Principle of remote check
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......