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.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB,...
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
HSendMessageToClient (Function)
Displays a message on the client computers.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications...
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
HInfoView (Function)
Returns information about a materialized view.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array....
EventChange (Function)
Modifies the status of an event.
zipOpen (Function)
Opens an existing archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified...
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.