ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Managing faxes
16 results
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000...
List of constants used by the functions for managing faxes.
List of fax functions
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus...
Establishes a connection to a fax server.
Deletes a fax from the spooler and cancels it.
Closes a connection to a fax server (established beforehand by FaxConnect).
Enumerates the pending faxes or the incoming faxes.
Enumerates the pending faxes or the outgoing faxes.
Pauses a fax in the spooler.
Restarts a fax in the spooler.
Re-enables a fax paused in the spooler (pending fax).
Sends a fax according to the connection that was established beforehand (FaxConnect).
Returns the status of a fax that was sent by FaxSend.
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000...
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000...