ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Conversion (Function)
Converts a value from a unit to another one.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts,...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
Creating the Vision pages of the WEBDEV RAD pattern
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating a table in a report
Tables can be created in a report......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
Variables for managing the Drag and Drop
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode...
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WINDEV: Example of programmed Drag and Drop
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map...