ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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...
Clipboard functions
List of functions for managing the clipboard
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
Registry functions
List of functions for managing the registry
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Error (Function)
Displays a custom error message in a system error window.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows,...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows...
Z-index of a control
All the controls in a window or report have a different z-index......
How to develop a site for Linux?
... for Windows....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible"...
GDI+ framework
Some WINDEV features use the GDI+ framework......
UndockablePane (Property)
of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
Events associated with Button controls
List of events associated with Button controls...