ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
ColorPalette (Function)
Returns a color found in the current palette.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
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......
Various constants
List of various constants....
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
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.
RegistrySeek (Function)
Seeks a character string in the registry.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.