ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
SysYRes (Function)
Returns the vertical screen resolution.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
InJavaMode (Function)
Indicates whether the code is run in Java.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SysSpace (Function)
Returns the physical memory space for the current computer.
fCopyDir (Example)
Usage example of the fCopyDir function
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
LooperCount (Function)
Returns the number of rows in a Looper control.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
HStatTime (Function)
Returns the time of the last update for the index statistics.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
Socket functions
List of functions for managing sockets...
Multiline Zone control properties
A Multiline Zone control and its rows can be manipulated in a window or page using the following WLanguage properties.
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.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.