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.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes...
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX...
fSplit (Function)
Splits a file into several files.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Properties associated with report controlss
List of properties associated with the report controls...
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol...
iBorder (Function)
Prints a border at specified coordinates.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail...
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail...
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced...
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....