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.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Constants for managing the internal windows
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Windows,TCurrent (External language)
Modifies the title of the current window.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Constants for managing Windows events
The following constants are used to manage Windows events:...
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
iOS 14 widget windows
windows......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Events associated with internal windows
List of events associated with internal windows...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
Windows event management functions
List of functions for managing Windows events...
Using the Vista style in your windows
WINDEV allows you to customize......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Animating the windows of a WINDEV application
... your applications, the windows can be animated when they are opened and/or closed......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Windows Scheduler management functions
List of functions for managing the scheduler...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main...
Creating the windows and the pages of the RAD pattern
1
2
3
4
5
6
214
>