ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
The Multitask function allows you to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
<Source>.FromWindow (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
SourceFromWindow (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
HandleParentNext (Function)
Forces the parent of the next window to open.
WDScript: use in command-line and console mode
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
OpenMainMenu (Function)
Opens the main menu of the current window.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
NextTitle (Function)
Modifies the title of next window to open.
Restore (Function)
Displays a WINDEV window to its initial size.
MDIOpen (Function)
Opens and enables an MDI child window.
MDIMother (Function)
Identifies the name of the MDI parent window.
Maximize (Function)
Displays a WINDEV window in its maximum size.
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.