ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
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....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
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)....
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....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
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....
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.