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.
SysWinTitle (Function)
Returns the title of the window.
Application patch
Once an application was installed, the application library had to be reinstalled whenever...
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Font (Property)
or window. Change the font used in a control in a report, page or window....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Speech synthesis in the mobile applications
The phones can talk!......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
Message (Property)
or with a menu option (in a window). Modify the help message associated with a control or with a menu option...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with List Box controls
List of events associated with List Box controls...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
Handle (External language)
Returns the handle of a window or control.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
OpenMobileWindow (Function)
Opens a window in a mobile application.
WaitWindowStart (Function)
Opens the wait window of application.
Open (Function)
Opens a modal WINDEV window.
Screen,Input (External language)
Starts the input in the controls of a window.