ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
SNMP functions
List of SNMP functions
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...
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Service functions
List of functions for managing services
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Registry functions
List of functions for managing the registry
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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...
Recycle bin functions
List of functions for managing the recycle bin
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...