ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
SocketClose (Function)
Closes a socket or a connection to a server socket.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
HDropView (Function)
Removes a materialized view from the HFSQL server.
RedisSet (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
FTPCommand (Function)
Sends a specific FTP command to a server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
CallDLL32 (Example)
Usage example of the CallDLL32 function
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
13. Types of standard controls
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Creating a delete query
A delete query (corresponding SQL statement......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......