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
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ThreadExecute (Function)
Starts the execution of a secondary thread.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
zipDeleteAll (Function)
Deletes all files from an archive.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Binary values management functions
List of functions for managing binary values...
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TableAddChild (Example)
Usage example of the TableAddChild function
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
zipExist (Function)
Determines whether an archive exists.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes...