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)
MultiTask is used 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
The windows represent the main interface of a WINDEV application......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Modal windows
The window that opens another window is called parent window; the window opened by the parent...
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Android Widget windows
An Android application can contain one or more Widget windows......
Animation of Mobile windows
... of your windows in your mobile applications....
4. UI: Windows
IU of windows...
8. Windows in practice
Discover the main actions that can be performed on the windows....
Recycle code windows
By default, a single code window is opened per ......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Events associated with windows
List of events associated with windows...
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Status bar of windows
The status bar of a window is used to display several types of information......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
The different types of windows
The following types of windows can be created in a WINDEV application......
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search...
"About" window
The "About" window is used to display and access various information about the current...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
1
2
>