ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP 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.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
DDEExecute (Function)
Sends a command that will be run on the server.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
9. Generation modes
WINDEV Mobile includes different types of generation......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.