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
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left...
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used...
WinEditAllowed (Property)
... when the window switches to "Allow end users to modify the UI" mode.
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor,...
<Table>.Expand (Function)
that was previously collapsed in a Table control. a detailed window displayed for a row....
TableEnroule_objet (Function)
that was previously expanded in a Table control. a detailed window displayed for a row....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window...
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left...
Supercontrol
A supercontrol is an advanced type of control......
TableCollapse (Function)
that was previously expanded in a Table control. a detailed window displayed for a row....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user...