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
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Ad control properties
An Ad control can be manipulated in WLanguage in a window with the following properties.
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
Z-index of a control
All the controls in a window or report have a different z-index......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows...
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user...
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...
GDI+ framework
Some WINDEV features use the GDI+ framework......