ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceStart (Function)
Starts a service.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
SysYRes (Function)
Returns the vertical screen resolution.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
ServiceStop (Function)
Stops a service.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SysSpace (Function)
Returns the physical memory space for the current computer.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fCopyDir (Example)
Usage example of the fCopyDir function
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
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.
SQLExec (Example)
Usage example of the SQLExec function
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
ServiceRestart (Function)
Restarts a service (already started).