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.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window...
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Various constants
List of various constants....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
fDataDirCommon (Function)
of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista,...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different...
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Error 106: Redefinition of a global variable
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Border (Property)
control or block. for a window control. for a cell of a Table control....
Events associated with a Spreadsheet control
IndentLineDetails (Property)
... of the internal window that shows the details of a row of a Table control.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used...
MDIBottom (Property)
... of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
... of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
... of the MDI parent window and the left border of the MDI area.