ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
MaskFormat (Function)
Formats a character string using an InputMask variable.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
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....
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.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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......
Count (Property)
The Count property returns the number of elements in a given set.
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.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
WBAdminConnection (Type of variable)
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.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.