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...
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Event
The Event keyword can correspond to:
Modified (Property)
The Modified property lets you know if an element has been modified.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HMode (Function)
Changes the mode and the method for locking data files.
HTML (Property)
The HTML property is used to configure the use of HTML content.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
fStopCompress (Example)
Usage example of the fStopCompress function
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ThreadEnd (Function)
Ends the execution of the current thread.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
NFCSendTag (Function)
Sends a NFC tag to another device.
Organization chart linked to a data file
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
11. User Macro-Code: UMC in practice
PDF Reader control events
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.