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
Mouse functions
List of functions for mouse management
fImageSelect (Function)
Opens the image picker of Windows.
Clipboard functions
List of functions for managing the clipboard
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.
Recycle bin functions
List of functions for managing the recycle bin
SQLExec (Example)
Usage example of the SQLExec function
Enumeration (Type of variable)
An enumeration is a set of values......
Automation object
The Automation keyword is used to declare an automation object...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Global and local variable
Two types of variables are available......
ProjectInfo (Function)
Returns specific information about the project currently run.
Variable scope
Variables can be declared anywhere in the code....
fWrite (Example)
Usage example of the fWrite function
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HOpenConnection (Example)
Usage example of the HOpenConnection function
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fCurrentDir (Function)
Identifies or modifies the current directory.
grLegend (Function)
Indicates the presence and position of legend in a chart.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Port (Property)
The Port property is used to identify and change a server connection port.