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
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image...
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled...
InterpretAmpersand (Property)
is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo...
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
Compass (Property)
The Compass property is used to: show or hide the compass on a Map control, determine whether...
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible...
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word...
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used...
Cumulated (Property)
The Cumulated property determines whether the value of a column or row in a Pivot Table control...
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart...
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Data persistence
The data persistence is used to store the value typed by the user......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...