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.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
ServiceRestart (Function)
Restarts a service (already started).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified...
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3...
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
ContactAdd (Example)
Usage example of the ContactAdd function
Declaring and using a variable
A variable is defined by name and type......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
dbgInfo (Function)
Returns a debug information.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating...
Check model
You can use check models to easily create checks...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......