ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
InAndroidMode (Example)
Usage example of the InAndroidMode function
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SQLExec (Function)
Names and runs an SQL query.
HFSQL constants
List of constants used by the HFSQL functions....
Phone constants (Android / iOS)
NetworkConnect (Function)
Associates a drive with a shared network directory.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Conversion (Function)
Converts a value from a unit to another one.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......