ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
DDEExecute (Function)
Sends a command that will be run on the server.
FTPCommand (Function)
Sends a specific FTP command to a server.
SocketClose (Function)
Closes a socket or a connection to a server socket.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.