ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WEBDEV concepts
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
BurnerList (Function)
Returns the list of burners installed on the current computer.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
zipDeleteFile (Function)
Deletes a file from an archive.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Summary table: Managing the application directories according to the platform
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WDINT license agreement
WDINT license agreement...
WDMSG license agreement
WDMSG license agreement...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
7. Internal component
An internal component is a set of elements from a project....
Constants for external files
List of constants used by the functions for managing external files....
fDriveReady (Example)
Usage example of the fDriveReady function
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Handling an internal component
An internal component is a set of elements from a project......