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.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Select query description window: Items that can be used
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified...
Pull to refresh (Android/iOS): Window, Table and Looper controls
or a window in order to refresh its content......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window...
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
ChangeSourceWindow (Function)
... windows: Modifies the window currently displayed. This modification is saved in the list of internal...
Sending faxes with WINDEV and WEBDEV
allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
IWListPosition (Function)
... windows browsed by an Internal Window control) or returns the position of the internal window currently...
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed...
Wi-Fi functions
Functions for Wi-Fi management...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific...
System functions
List of system functions...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Configuring the IIS 7/7.5 server
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.