ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
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), ......
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
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.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
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.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
Action Bar control functions
The following functions are used to manage the Action Bar control......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Constants for object visibility
List of constants for managing the visibility of an object....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
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....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......