ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerDeleteTask (Function)
Deletes a scheduled 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....
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.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Various constants
List of various constants....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Count (Property)
The Count property returns the number of elements in a given set.