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
Recycle bin functions
List of functions for managing the recycle bin
fImageSelect (Function)
Opens the image picker of Windows.
Mouse functions
List of functions for mouse management
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.
Clipboard functions
List of functions for managing the clipboard
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.)...
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection...
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different...
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...
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
iPrintBlock (Function)
Forces a report block to print.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Handling of automation in Table Columns
Cancels the current search criterion....
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
How to?