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
fImageSelect (Function)
Opens the image picker of Windows.
Clipboard functions
List of functions for managing the clipboard
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.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Recycle bin functions
List of functions for managing the recycle bin
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless...
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report)...
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character...
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements...
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used...
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used...
<Table>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements...
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements...
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed....
Border (Property)
or block. for a window control. for a cell of the Table control....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Various constants
List of various constants....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...