ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MySelf (Reserved word)
MySelf is used to handle the current control...
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
HLogRecreate (Function)
Used to recreate an empty log.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
LDAPDelete (Function)
Deletes an object from the LDAP server.
<Source>.State (Function)
Used to find out the state of a record.
<Source>.LogRecreate (Function)
Used to recreate an empty log.
HTTPRequest (Function)
Starts an HTTP request on a server.
EmailGetAll (Function)
Retrieves all the emails found on a server.
SysSetFocus (Function)
Sets focus to a window or control.
Miscellaneous Windows constants
List of constants used by the Windows functions....
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
GglDelete (Function)
Deletes data from the Google server.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
DNSQuery (Function)
Sends a query to a DNS server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
LDAPFind (Function)
Performs a search in an LDAP server.
fCurrentDrive (Function)
Gets or sets the current drive.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.