ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
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......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.