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.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well...
Code statistics
The code statistics affect......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor...
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HPriorityClient (Function)
Modifies the priority of a client application.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DDESend (Function)
Sends a data to the program connected via DDE.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter...
DurationToString (Function)
Converts a duration to a character string in the specified format.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute,...
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found...
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf)...
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account...
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.