ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
ERR_DISCONNECTED_BY_ADMIN
The DotNet structure
Remote HFSQL administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
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).
Detailed use of WINDEV FTP/RPC
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
ERR_DISCONNECTED_ERROR
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
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.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
1
3
4
5
6
7
131
>