ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MySelf (Reserved word)
MySelf is used to handle the current control...
Query
The keyword "Query" is used to describe:
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
SysSetFocus (Function)
Sets focus to a window or control.
HTTPRequest (Function)
Starts an HTTP request on a server.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
LDAPDelete (Function)
Deletes an object from the LDAP server.
LDAPFind (Function)
Performs a search in an LDAP server.
<Source>.State (Function)
Used to find out the state of a record.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).