ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input (Function)
Displays a message allowing the user to type an information.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
MaskFormat (Function)
Formats a character string using an InputMask variable.
ExeListProcess (Function)
Returns the list of applications currently run.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Constants for object visibility
List of constants for managing the visibility of an object....
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....
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....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
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.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.