ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control
The Multimedia control is used to play multimedia files......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
iCloseReport (Function)
Stops printing the current report immediately.
Creating the Relation pages of a WEBDEV RAD pattern
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
OpenSister (Function)
Opens a non-modal sibling window.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
SIPVisible (Function)
Displays the keyboard.