ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 122: The name of an Automation object must be a string
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Installing a SOAP server with Netscape iPlanet 4.1
Structure (Type of variable)
A structure is a custom type of data...
HListItem (Example)
Usage example of the HListItem function
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
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......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
SQLExec (Example)
Usage example of the SQLExec function
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HModify (Example)
Usage example of the HModify function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
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....