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.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window...
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements...
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements...
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements...
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements...
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages,...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...
6. WEBDEV Account Manager
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used...
Grayed (Property)
out. Gray out or ungray a control, a group of controls or a window....
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used...
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed....
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open...
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless...
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report)...
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character...