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
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map...
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Toolbar control events
List of events associated with Toolbar controls...
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
TreeMap control events
List of events associated with TreeMap controls...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Events associated with OLE controls
List of events associated with OLE controls...
Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will...
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers...
ToastDisplay (Function)
Displays a "Toast" message.