ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the fax was sent, False if an error occurred (in most cases, this error is caused by a configuration problem). To find out the error details, use ErrorInfo.
Connection identifier, returned by FaxConnect.
Name used to identify the outgoing fax. The status of the outgoing fax is returned by FaxStatus.
Name and path of the file containing the text of the fax (a UNC path can be used). All the types of files that have a "Print" option in their popup menu in the explorer can be faxed.Caution: Depending on the type of file to fax, the drivers and the applications required to manage this type of file must be installed on the computer. For example, to send a PDF file, the drivers required to manage the PDF format must be installed on the computer.
Fax number of the recipient. Caution: if a specific area code or country code is required, it must specified.
Name and path of the file containing the cover page of the fax. This file must use the format of cover pages (.cov). This file can also be created by the fax manager of Windows. See Sending faxes for more details.
Name of the WLanguage procedure ("callback") called whenever the status of the outgoing fax changes. This procedure is used to handle the fax.This procedure has the following format: PROCEDURE <Procedure name>(<Fax name>, <Fax status>) The parameters of this procedure are optional.There is no need to pass parameters to this procedure. These parameters are automatically filled for each outgoing fax.
WLanguage procedure
Last update: 09/18/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: