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
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed...
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed...
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic...
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
InvalidInput (Property)
The InvalidInput property determines if a control prevents the user from leaving when they enter...
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access an HFSQL Classic database from an external...
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed...
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied...
TitleHeight (Property)
... of the title bar of a window with a custom title bar.
Color (Property)
displayed in a Static control or in a calculated control of a report. a text displayed in a window...
Name (Property)
the name of a control, report or report block. the name of a control, group of controls or window....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
MouseXPos (Function)
... returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
Flexbox control properties
WLanguage properties can be used to manipulate ......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
MouseYPos (Function)
... returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.