ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketClose (Function)
Closes a socket or a connection to a server socket.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
XMLClose (Function)
Closes an XML document created by XMLDocument.
SysColor (Function)
Identifies or modifies the color of a Windows element.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Cube control properties
List of properties associated with the Cube control...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.