AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Comunicación / Gestión de faxes
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
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
Versión mínima requerida
  • Versión 10
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 27/03/2025

Señalar un error o enviar una sugerencia | Ayuda local