ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeactivateTrigger (Function)
Disables a trigger.
HDeleteTrigger (Function)
Deletes a trigger.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
API (Function)
Runs a function found in an external DLL.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
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.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HActivateServerTrigger (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.
Error 301: Unknown identifier
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
1
2
3
4
5
6
225
>