ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
VibrationTrigger (Function)
Triggers the vibrations of the device.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
fTrackFile (Function)
Triggers the tracking of a file.
HSetTrigger (Function)
Enables or disables the management of triggers.
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...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
HDeactivateTrigger (Function)
Disables a trigger.
HDeleteTrigger (Function)
Deletes a trigger.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.