ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Current status of the service, serviceStatusStoppedThe service is stopped.serviceStatusStoppingThe service received a command to stop but it has not been stopped yet.serviceStatusStartingThe service received a command to start but it has not been started yet.serviceStatusPausingThe service received a command to pause but it has not been paused yet.serviceStatusRestartingThe service received a command to restart but it has not been restarted yet.serviceStatusStartedThe service is currently operating.serviceStatusPausedThe service is paused.serviceStatusTimeoutThe service has not reached the requested status at the end of the timeout.-1 if an error occurred. For more details about the error, use the ErrorInfo function.
Name of the service to use.
Expected status of the service:serviceStatusStoppedThe service is stopped.serviceStatusStoppingThe service received a command to stop but it has not been stopped yet.serviceStatusStartingThe service received a command to start but it has not been started yet.serviceStatusPausingThe service received a command to pause but it has not been paused yet.serviceStatusRestartingThe service received a command to restart but it has not been restarted yet.serviceStatusStartedThe service is currently operating.serviceStatusPausedThe service is paused.
Maximum timeout (in seconds). This parameter can correspond to: an integer corresponding to the number of seconds,a Duration variable,Versions 23 and laterdirect indication of Duration (e.g. 1 s). New in version 23direct indication of Duration (e.g. 1 s). direct indication of Duration (e.g. 1 s). If this parameter is not specified, the timeout is set to 10 seconds.
IP address of the remote computer in xxx.xxx.xxx.xxx format (returned by NetIPAddress), Name of the remote computer (returned by NetMachineName). This parameter is used to handle a service on another computer. To use this option, the user must be administrator of remote computer. If this parameter is not specified or if it corresponds to an empty string (""), the service is handled locally.
Last update: 12/04/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: