ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
CallDLL32 (Function)
Runs a function found in an external DLL.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Constants for the archiving functions
List of constants used by the archiving functions....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HOpenConnection (Function)
Opens a connection to a specific database.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Bluetooth constants
List of constants used by the Bluetooth functions....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.