ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
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....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. 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.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
ExeListProcess (Function)
Returns the list of applications currently run.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
ColorPalette (Function)
Returns a color found in the current palette.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
.NET application
To create a.NET application from a project......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......