ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketClose (Function)
Closes a socket or a connection to a server socket.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
HListUser (Function)
Returns the list of users defined for a connection.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Detailed use of WINDEV FTP/RPC
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
Error 17: OTHER CASE must be the last statement used in SWITCH
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.