AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de Windows / Funciones de la fábrica de software
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 constants are used by the functions for managing the software factory:
ConstantDescriptionUsed by the functions
apStatusDisconnectedThe robot used to run the action plan does not respond anymore.ActionPlanExecute
apStatusPendingThe action plan is waiting to be run.ActionPlanExecute
apStatusInProgressThe action plan is currently run.ActionPlanExecute
apStatusStartupThe coordinator is going to start the action plan.ActionPlanExecute
apStatusCompletedFailureThe execution of the plane ended with error.ActionPlanExecute
apStatusCompletedOKThe execution of the plane ended without error.ActionPlanExecute
apInfoCancelationInProgressRequested information about the action plan: Cancelation in progress.ActionPlanInfo
apInfoProgressRequested information about the action plan: Percentage of progress.ActionPlanInfo
apInfoStartRequested information about the action plan: Start date and time of the action plan.ActionPlanInfo
apInfoStatusRequested information about the action plan: Status of the action plan.ActionPlanInfo
apInfoEndRequested information about the action plan: End date and time of the action plan.ActionPlanInfo
apInfoLogRequested information about the action plan: Content of the runtime log of the action plan.ActionPlanInfo
apInfoComputerRequested information about the action plan: Name of the computer that run the action plan.ActionPlanInfo
apInfoUserRequested information about the action plan: Name of the user who started the action plan. ActionPlanInfo
Versión mínima requerida
  • Versión 20
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