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...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service...
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume...
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static...
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions...
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform...
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
The Carousel control
The Carousel control is used to display an animated menu made of images......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying...
HCreateMovableReplica (Function)
Creates a movable replication.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Creating and generating an external component
A component must be created from a project containing all the elements required...
Creating requirements
The following steps must be performed to implement the requirements......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Operators on character strings
The character strings can be handled by specific WLanguage functions...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......