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
Registry functions
List of functions for managing the registry
fImageSelect (Function)
Opens the image picker of Windows.
Mouse functions
List of functions for mouse management
Clipboard functions
List of functions for managing the clipboard
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
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable...
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit...
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control...
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler...
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including...
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control....
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text...
HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing...
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content...
ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control...
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon...
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title...
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via...
HeightWithAnimation (Property)
with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control...
WidthWithAnimation (Property)
with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control...
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable...
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find...
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section...