ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a 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....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Creating a delete query
A delete query (corresponding SQL statement......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
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.
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....