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)
The Multitask function allows you 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.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HState (Function)
Used to find out the state of a record.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming...
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure...
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins...
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
How to create a menu?
MCI constants
List of constants used by the MCI functions....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder...
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Combo Box control functions
List of functions for handling the Combo Box controls...
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.