ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
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.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
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...
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Link properties
When creating a link, you can simply specify the destination......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update...
LooperAdd (Function)
Adds a row at the end of a Looper control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded...
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.