ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Software Factory functions
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
Minimum version required
  • Version 20
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help