ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous Windows constants
List of constants used by the Windows functions....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
EndProgram (Function)
Ends the execution of the current program.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Installing a Webservice (old format)
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. User-friendly editors in practice
User-friendly editors in practice...
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....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
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......