ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the file was added to the HTTP form, False if an error occurred. To find out the name of the error, use the function ErrorInfo with the constant errMessage.
Name of the HTTP form to use. This name was given by HTTPCreateForm. An error occurs if the form does not exist.
Name of the parameter that must be added into the form. This parameter will be linked to the file. If the name of the parameter already exists in the form, its value is overwritten.
Full path of file that will be added into the form. This file must be accessible from the current computer. Indeed, the file is immediately opened in read-only and locked in write mode. The file will be read when HTTPSendForm is run.
Description of the MIME type of the file. This parameter corresponds to the "Content-Type" header.
Last update: 12/04/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: