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.
Events associated with an Organization Chart control
grZoom (Function)
Defines the zoom of a chart.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
zipSelectFile (Function)
Selects files from an archive.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet...
MemFound (Function)
Checks whether the sought element was found.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
SQLModify (Function)
Modifies the content of a row in the query result.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client...
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control,...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array...
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one...
XMLNext (Function)
Positions on the next element (tag or attribute).
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Functions for handling directories and external files
List of functions for handling external files...
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects)...
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.