ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Managing faxes
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDetailsUsed by the functions
FaxStatusCanceledThe fax transmission is canceled.FaxStatus, FaxCompleteStatus Structure
FaxStatusCallThe fax is dialing out.FaxStatus, FaxCompleteStatus Structure
FaxStatusLockedThe recipient number is locked.FaxStatus, FaxCompleteStatus Structure
FaxStatusDisconnectedDisconnection during the transmission.FaxStatus, FaxCompleteStatus Structure
FaxStatusSendThe fax is currently sent.FaxStatus, FaxCompleteStatus Structure
FaxStatusSentThe fax was sent.FaxStatus, FaxCompleteStatus Structure
FaxStatusFatalErrorFatal error.FaxStatus, FaxCompleteStatus Structure
FaxStatusErrorWrong fax number.FaxStatus, FaxCompleteStatus Structure
FaxStatusBadNumberWrong numberFaxStatus, FaxCompleteStatus Structure
FaxQueueStatusFailedFax status in the fax manager: Fax transmission failedFaxCompleteStatus Structure
FaxQueueStatusPendingFax status in the fax manager: Fax is waitingFaxCompleteStatus Structure
FaxQueueStatusInProgressFax status in the fax manager: Fax is being sentFaxCompleteStatus Structure
FaxQueueStatusRetriesExceededFax status in the fax manager: The maximum number of attempts has been reached and the fax will not be sent.FaxCompleteStatus Structure
FaxQueueStatusNoLineFax status in the fax manager: No line available to send the fax. It will be sent when a line becomes available.FaxCompleteStatus Structure
FaxQueueStatusPausedFax status in the fax manager: The fax is paused.FaxCompleteStatus Structure
FaxQueueStatusRetryingFax status in the fax manager: The fax has failed and will be retried later.FaxCompleteStatus Structure
FaxQueueStatusDeletingFax status in the fax manager: The fax is being deleted.FaxCompleteStatus Structure
FaxStatusServerPendingThe device is available.FaxStatus, FaxCompleteStatus Structure
FaxStatusOfflineThe device is offline and unavailable.FaxStatus, FaxCompleteStatus Structure
FaxStatusInactiveThe send operation is disabled (pause between two calls for instance).FaxStatus, FaxCompleteStatus Structure
FaxStatusUnavailableThe fax is busy (used by another application).FaxStatus, FaxCompleteStatus Structure
FaxStatusInitThe transmission is currently initialized.FaxStatus, FaxCompleteStatus Structure
FaxStatusBusyThe recipient is busy.FaxStatus, FaxCompleteStatus Structure
FaxStatusNoDialToneNo dial tone.FaxStatus, FaxCompleteStatus Structure
FaxStatusNotFaxCallA call other than a fax call was received by the device (phone call for instance).FaxStatus, FaxCompleteStatus Structure
FaxStatusHandledThe fax is handled and transmitted by the fax manager.FaxStatus, FaxCompleteStatus Structure
FaxStatusReceivingThe device is currently receiving a fax.FaxStatus, FaxCompleteStatus Structure
FaxStatusAnsweredThe recipient answered.FaxStatus, FaxCompleteStatus Structure
FaxStatusDelayedThe call is delayed.FaxStatus, FaxCompleteStatus Structure
FaxStatusRoutingThe device is currently routing an incoming fax.FaxStatus, FaxCompleteStatus Structure
FaxStatusNoAnswerThe recipient does not answer.FaxStatus, FaxCompleteStatus Structure
FaxStatusRingThe recipient fax is ringing.FaxStatus, FaxCompleteStatus Structure
FaxScheduleActionDiscountPeriodUsed to schedule the outgoing fax (FaxCompleteStatus.ScheduleAction):
The fax will be sent during off-peak hours.
FaxCompleteStatus Structure
FaxScheduleActionSpecificTimeUsed to schedule the outgoing fax (FaxCompleteStatus.ScheduleAction):
The fax will be sent at the time specified in FaxCompleteStatus.ScheduleDateTime.
FaxCompleteStatus Structure
FaxScheduleActionNowUsed to schedule the outgoing fax (FaxCompleteStatus.ScheduleAction):
The fax will be sent as soon as possible.
FaxCompleteStatus Structure
FaxTypeFailReceiveType of fax (FaxCompleteStatus.Type):
The fax was not routed yet because it was not received.
FaxCompleteStatus Structure
FaxTypeSendType of fax (FaxCompleteStatus.Type):
Fax sent.
FaxCompleteStatus Structure
FaxTypeRoutingType of fax (FaxCompleteStatus.Type):
The fax was not routed. It will be retried later.
FaxCompleteStatus Structure
FaxTypeUnknownType of fax (FaxCompleteStatus.Type):
Unknown type because the fax was not scheduled yet.
FaxCompleteStatus Structure
FaxTypeReceiveType of fax (FaxCompleteStatus.Type):
Fax received.
FaxCompleteStatus Structure
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help