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...
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
SysYRes (Function)
Returns the vertical screen resolution.
Constants for sound management
List of constants used by the functions for sound management....
Events associated with control templates
List of events associated with control templates...
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
WINDEV Mobile 2024 Tutorial - Table of contents
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens...
fRemoveDir (Example)
Usage example of the fRemoveDir function
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
2. Types of setup
Types of setup...