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
Mouse functions
List of functions for mouse management
fImageSelect (Function)
Opens the image picker of Windows.
Clipboard functions
List of functions for managing the clipboard
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
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit...
Supercontrol
A supercontrol is an advanced type of control......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
<Table>.Expand (Function)
that was previously collapsed in a Table control. a detailed window displayed for a row....
TableExpand (Function)
that was previously collapsed in a Table control. a detailed window displayed for a row....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Reports
A report provides a custom view of data......
MSIX installation
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden...
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
MDI functions (prefix syntax)
List of MDI functions...
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different...
Managing contacts (mobile devices)
... device (Android, iPhone, iPad, Universal Windows)....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
My Preset controls
the same code in the same project, without using a template or an Internal Window control......
Java application and WINDEV
A Java application is an application entirely compiled in Java......