ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
The Multitask function allows you to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
16. Application test in practice
Message
which is used to get and change the help message of a control or menu option in a window. the Message property...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control...
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating...
Count (Property)
The Count property returns the number of elements in a given set.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image...
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found...
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window,...
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements...
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit...
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView...
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.