ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Step 6: User Groupware settings
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
MaskFormat (Function)
Formats a character string using an InputMask variable.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
ExeListProcess (Function)
Returns the list of applications currently run.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HRSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.