ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceContinue (Function)
Restarts a paused service.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ServiceUninstall (Function)
Uninstalls a service.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
ServiceControl (Function)
Sends a control message to a service.
ServicePause (Function)
Pauses a service.
ServiceStart (Function)
Starts a service.
ServiceStop (Function)
Stops a service.
ServiceRestart (Function)
Restarts a service (already started).
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
SAPDisconnect (Function)
Disconnects a SAP R/3 system....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.