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.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
9. Overlaying controls
12. Preventing from going back to a page
Image editor: Features
The image editor includes several features......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
Report controls
Several types of controls can be handled in a report created by the report editor......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The RTF control (Report editor)
...The "RTF" (Rich Text Format) control is used to display a formatted character string...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via...
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.)...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Examples for using the OLE DB provider for HFSQL
Specific features of the Express version
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....