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
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Word Processing control properties
You can manipulate Word Processing controls in a window using the following WLanguage properties......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard...
NFCReadTag (Function)
Starts reading an NFC tag or enables the detection of NFC tags for the current window.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Dashboard control properties
You can manipulate Dashboard controls in a window using the following WLanguage properties......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window...
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage...
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window...
Drawer control properties
List of properties associated with the Drawer control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls...
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......