ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOut (Example)
Usage example of the HOut function
Domo constants
List of constants used by the DomoXXX functions....
Locking data files: correspondence between WINDEV 5.5 and the later versions
HChangeKey (Example)
Usage example of the HChangeKey function
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
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......
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
HModify (Example)
Usage example of the HModify function