ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Scheduler controls programmatically
A Scheduler control can be......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
ScanList (Function)
Lists the scanners connected to the current computer.
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Handling a WinForm .Net control through programming
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
DDESend (Function)
Sends a data to the program connected via DDE.
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......