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
Recycle bin functions
List of functions for managing the recycle bin
fImageSelect (Function)
Opens the image picker of Windows.
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.
Clipboard functions
List of functions for managing the clipboard
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
GDS: Managing branches
The management of branches is used to manage several versions of the same application...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Access rights to a class property
A property is a code element that includes two processes......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series...
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Environment of the data model editor
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Required or invalid input in WINDEV
the window editor and through programming......