ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
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.
SNMP functions
List of SNMP functions
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...
Clipboard functions
List of functions for managing the clipboard
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
Registry functions
List of functions for managing the registry
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Style sheet
A style sheet ("......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Environment of the data model editor
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV...
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The Static control
A Static control is a control used to display a static text......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind...
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV