AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Comunicación / Gestión de 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
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: The fax was not sentFaxCompleteStatus Structure
FaxQueueStatusPendingFax status in the fax manager: The fax is pendingFaxCompleteStatus Structure
FaxQueueStatusInProgressFax status in the fax manager: The fax is currently 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 is 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 was not sent and a new attempt will be done later.FaxCompleteStatus Structure
FaxQueueStatusDeletingFax status in the fax manager: The fax is currently deleted.FaxCompleteStatus Structure
FaxStatusServerPendingThe device is available.FaxStatus, FaxCompleteStatus Structure
FaxStatusOfflineThe device is offline and unavailable.FaxStatus, FaxCompleteStatus Structure
FaxStatusInactiveThe fax sending is disabled (pause between two calls for example).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 (phone call for example) was received by the device.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
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

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