ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Success (Property)
The Success property indicates whether the operation was successful.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
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.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
<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.