ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<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.
<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.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
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....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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
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.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
The "Analysis" pane
The "Analysis" pane lists......
1
2
3
4
5
6
212
>