ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
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
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
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
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......
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.
Statistical constants
List of constants used by the statistical functions....
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
SQLFirst (Example)
Usage example of the SQLFirst function
ContactAdd (Example)
Usage example of the ContactAdd function
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
LocalStorageGet (Function)
Retrieves a value from the local storage.