ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Null (keyword)
The "Null" keyword can correspond to:
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HNbRec (Example)
Usage example of the HNbRec function
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
HListItem (Example)
Usage example of the HListItem function
HConnect (Example)
Usage example of the HConnect function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
LDAP constants
List of constants used by the LDAP functions....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HChangeKey (Example)
Usage example of the HChangeKey function
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
5. User Groupware in practice
HReadLast (Example)
Usage example of the HReadLast function
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.