ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HListItem (Example)
Usage example of the HListItem function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
HChangeKey (Example)
Usage example of the HChangeKey function
HReadLast (Example)
Usage example of the HReadLast function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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....
HModify (Example)
Usage example of the HModify function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HOpenConnection (Example)
Usage example of the HOpenConnection function
Setup on a local network (LAN)
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Obtaining an SSL certificate for IIS2 (2.0 or later)
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......