ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Service functions
List of functions for managing services
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Registry functions
List of functions for managing the registry
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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...
Recycle bin functions
List of functions for managing the recycle bin
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....