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
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane...
WINDEV applications for Linux: Specific features
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls...
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary...
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Custom properties (WLanguage)
A custom property is a code element with two events......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Report data source
...The reports can be created with the data coming from:...
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned...
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted....
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand...
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.