ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Repositionable Note functions
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
.NET Assemblies
.NET is Microsoft's software development platform......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
7. Multilingual sites in practice
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.