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
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization,...
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization,...
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup,...
HDFS functions
The following functions are used to manage files on a HDFS system......
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration...
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related...
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures...
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Facebook functions
List of Facebook functions...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one...