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
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
CameraConfigure (Function)
Allows you to configure the video capture driver.
ServiceUninstall (Function)
Uninstalls a service.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
VideoConfigure (Function)
Allows you to configure the video capture driver.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
EmailCheckAddress (Function)
Checks the validity of an email address.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
7. Multilingual sites in practice
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion...