ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two tables on the server.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
4. Create a page in the editor...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WDINT, WDTRAD and WDDIXIO: Translation tools