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.
7. Source Code Manager (SCM)
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native...
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed...
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls,...
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map...
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map...
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Overview of external languages
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDTestSite: Load test
The stress tests are used to check......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL...
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Creating an insert query
An insert query (corresponding SQL statement......
Creating the Relation pages of a WEBDEV RAD pattern
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
HTTP constants
List of constants used by the HTTP functions....