ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SIPVisible (Function)
Displays the keyboard.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Input (Function)
Displays a message allowing the user to type an information.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Sensor constants
Constants used by the SensorXXX functions...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (only for items defined programmatically)....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).