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
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile...
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Manipulating Internal Window controls programmatically
The "Internal Window" control is used to display an existing internal window......
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining...
Selection query description window: Use
Let's see some operations specific to the description window of a select query......
Error 305: The element does not exist in the window
Deletes all the drawings made since the last call to dStartDrawing....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following...
Select query description window: Items used
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Select query description window: Items that can be used
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......