ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
fTrackFile (Function)
Triggers the tracking of a file.
VibrationTrigger (Function)
Triggers the vibrations of the device.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HSetTrigger (Function)
Enables or disables the management of triggers.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
AppInstallUPD (Function)
Triggers the automatic update of current application.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...