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.
Programming overview in C and C++
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Installing a Webservice (old format)
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
Text (Property)
The Text property is used to get and modify text.
Audits
The audits provide a set of features used to automatically improve the project quality...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Operations in a Select query : add and delete
The following paragraphs present......
FontCreate (Function)
Creates a font definition.
HCloseConnection (Example)
Usage example of the HCloseConenction function
14. Controls in practice
HListFile (Example)
Usage example of the HListFile function
Using an external component in an application
A component can be reused at any time in any application......
Operations performed on state-transition diagrams
The following paragraphs explain......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes:...
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...