ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: comment ftp
FTPCommand (Function)
Sends a specific FTP command to a server.
Comment (Property)
The Comment property is used to manage comments.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
HLogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Code statistics
The code statistics affect......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
WINDEV FTP functions
List of WINDEV FTP functions...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Detailed use of WINDEV FTP/RPC
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
1. Deploying a static site
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.