ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
Speech recognition functions
The following functions are used to manage speech recognition:
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...
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...
Service functions
List of functions for managing services
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
fImageSelect (Function)
Opens the image picker of Windows.
Mouse functions
List of functions for mouse management
Registry functions
List of functions for managing the registry
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
NetworkUser (Function)
Identifies the name of the connected user.
Clipboard functions
List of functions for managing the clipboard
Recycle bin functions
List of functions for managing the recycle bin
Thread functions
List of functions for managing threads...
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
8. If you are already familiar with WINDEV
Creating a Pivot Table control
To create a Pivot Table control......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
iPreview (Function)
Configures the print destination.
Android permission management
Android applications require permissions to provide certain features that may require access...
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate...
Query with parameters
The queries with parameters allow the user to easily select records according...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
DDE constants
List of constants used by the DDE functions...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....