ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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...
Clipboard functions
List of functions for managing the clipboard
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
Registry functions
List of functions for managing the registry
Image editor: Features
The image editor includes several features......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
12. Preventing from going back to a page
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
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