ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
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.
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...
Clipboard functions
List of functions for managing the clipboard
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
Registry functions
List of functions for managing the registry
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Principle for running threads
At runtime, an application runs in a main thread......
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file...
Referring to an element in a WLanguage event / process
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first...
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HOpen (Function)
Opens a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.