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
Registry functions
List of functions for managing the registry
fImageSelect (Function)
Opens the image picker of Windows.
Mouse functions
List of functions for mouse management
Clipboard functions
List of functions for managing the clipboard
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
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
Options of the window editor
To configure the general options of the window editor......
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Window>.InWidth (Function)
Returns the interior width of a window (without border).
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.ToSource (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.ToFile (Function)
... from the controls in the window. The table items bound to the window controls are automatically updated...
<Window>.EdLoad (Function)
Loads the changes made by the end user in a window.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<Window>.OutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left...
Internal window functions
The following functions are used to manage "Internal windows" controls......
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify...
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
6. Internal window
Internal windows...
Window for quick selection
the quick selection window......
Environment of the window editor
The main elements of window editor are as follows:
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users...
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.