ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard functions
List of functions for managing the clipboard
Mouse functions
List of functions for mouse management
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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:
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...
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
12. Available tests
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Project Management Hub: Time tracking
The time spent can be listed on......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications...
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed...
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
XML functions
List of XML functions...
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
fExtractPath (Example)
Usage example of the fExtractPath function
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet...
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......