ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceStart (Function)
Starts a 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.
SysYRes (Function)
Returns the vertical screen resolution.
ServiceStop (Function)
Stops a service.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
ServiceContinue (Function)
Restarts a paused service.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
ServiceRestart (Function)
Restarts a service (already started).
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
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.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.