ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Error 301: Unknown identifier
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
1
2
3
4
5
6
400
>