ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
HListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
fWatchStopAll (Function)
Stops all current watch tasks of files and directories.
fWatchFile (Function)
Starts watching a file.
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
fWatchStop (Function)
Stops watching a file or directory.
Character strings
WLanguage supports different types of strings....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
1. Examples provided with WINDEV Mobile
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....