ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
Success (Property)
The Success property indicates whether the operation was successful.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.