ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the command was sent to the service manager,False otherwise. For more details about the error, use the ErrorInfo function.
Name of service to check.
Command that will be sent to the service:serviceCmdStopStops the service (equivalent to ServiceStop).serviceCmdPausePauses the service (equivalent to ServicePause).serviceCmdRestartRestarts a service (equivalent to ServiceContinue).serviceCmdRereadConfigAsks the service to re-read its configuration settings (equivalent to ServiceRefresh). You also have the ability to use an integer included between 128 and 255. This range of values is intended for the commands defined by the service itself (see the documentation about the service for more details).
IP address of remote computer in xxx.xxx.xxx.xxx format (returned by NetIPAddress) or name of remote computer (returned by NetMachineName). This parameter is used to control 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.
Operating mode
Limitation
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: