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...
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free...
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
ServiceControl (Function)
Sends a control message to a service.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
USBFind (Function)
Finds a USB device according to keywords.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted...
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types...