ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Obtaining an SSL certificate for IIS2 (2.0 or later)
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Sub-query
A sub-query is a query whose result is used by another query......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.DescribeFile (Function)
Describes a data file programmatically.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
HMode (Function)
Changes the mode and the method for locking data files.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.