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
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via...
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Logical operators
The logical operators are as follows......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
eCurrencyName (Function)
Returns the caption of a currency.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HPass (Function)
Defines the password used to create or open a data file.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
HCheckStructure (Function)
Defines the mode for comparing data files.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HChangeName (Function)
Modifies the physical name of a data file.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device...
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported...