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
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted....
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Wire control properties
You can manipulate Wire controls in a window using the following WLanguage properties......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following...
ControlFindTextPrevious (Function)
Searches for and selects the previous element corresponding to the text searched for in a window...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Camera control properties
You can manipulate Camera controls in a window using the following WLanguage properties......
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand...
Option,Test (External language)
In an information window, displays each call to the function and each status report returned...