ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HInfoServer (Function)
Returns the specified information about the server.
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SQLFirst (Function)
Positions on the first row of the query result.
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.