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
Recycle bin functions
List of functions for managing the recycle bin
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.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Clipboard functions
List of functions for managing the clipboard
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page,...
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Multilingual project
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define...
SchedulerDeleteTask (Function)
Deletes a scheduled task.
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Query editor
The query editor is used to automatically create queries on the data files......
15. Creating the executable in practice
Creating the executable in practice...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found...