ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Welcome to Reports & Queries
Reports & Queries is used to...
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
HWatchStop (Function)
Stops watching a table on an HFSQL server.
<Source>.WatchStop (Function)
Stops watching a table on an HFSQL server.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
RedisSet (Function)
Changes the value of a key on a Redis server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HLogInfo (Function)
Adds comments to the log when saving the operation.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<Connection variable>.DropView (Function)
Deletes a materialized view from the HFSQL server.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
SocketClose (Function)
Closes a socket or a connection to a server socket.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.