ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
ERR_TIMEOUTINIT
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
5. HFSQL Client/Server
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Creating the skin template of a report
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
5. HFSQL Cient/Server
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......