ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
ServiceContinue (Function)
Restarts a paused service.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ServiceStop (Function)
Stops a service.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
SSHWrite (Function)
Writes data into the specified SSH session.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
ServiceStart (Function)
Starts a service.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
ServiceRestart (Function)
Restarts a service (already started).
MenuDelete (Function)
Deletes a menu or a menu option.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
KeyCompareKey (Function)
Compares an initial key with an activation key.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.