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
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysIconize (Function)
Used to find out whether a window is minimized.
grWndSize (Function)
Defines the size of the window containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Restore (Function)
Displays a WINDEV window to its initial size.
HandleParentNext (Function)
Forces the parent of the next window to open.
PaletteChange (Function)
Changes the palette used by the project or by a window.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
Maximize (Function)
Displays a WINDEV window in its maximum size.
MDIOpen (Function)
Opens and enables an MDI child window.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
MDIMother (Function)
Identifies the name of the MDI parent window.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
NextTitle (Function)
Modifies the title of next window to open.
OpenMainMenu (Function)
Opens the main menu of the current window.
YInitial (Property)
on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used...
ScreenToSource (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......