ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Managing faxes
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to send faxes:
FaxConnectEstablishes a connection to a fax server.
FaxDeleteDeletes a fax from the spooler and cancels it.
FaxDisconnectCloses a connection to a fax server (established beforehand by FaxConnect).
FaxInboxEnumerates the pending faxes or the incoming faxes.
FaxOutboxEnumerates the pending faxes or the outgoing faxes.
FaxPausePauses a fax in the spooler.
FaxRestartRestarts a fax in the spooler.
FaxResumeRe-enables a fax paused in the spooler (pending fax).
FaxSendSends a fax according to the connection that was established beforehand (FaxConnect).
FaxStatusReturns the status of a fax that was sent by FaxSend.
Related Examples:
Sending a fax Unit examples (WINDEV): Sending a fax
[ + ] Sending a fax with WINDEV. The fax can be sent via a fax server or via a modem properly installed and configured on the user computer.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help