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)
MultiTask is used 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.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross)...
Events associated with an infinite Progress Bar control
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iPageEnd (Function)
Forces the move to the next page during the report print.
iLine (Function)
Prints a line at specified coordinates.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
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....
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...
grColor (Function)
Returns and initializes the color of different chart elements.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.