ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
<mqttSession variable>.Disconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
6. WEBDEV Account Manager
Setup mode
Several methods can be used to distribute a WINDEV application......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
<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.