ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Port (Property)
The Port property is used to identify and change a server connection port.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP 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.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.