ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
<Array>.Mean (Function)
Calculates the mean of the values within an array.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
SocketWrite (Function)
Writes a message intended to another socket.
InServiceMode (Function)
Indicates whether the code is run in a service.
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
NextTitle (Function)
Modifies the title of next window to open.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
Age (Function)
Returns the age according to the date of birth.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
TextToRTF (Function)
Converts text to Rich Text Format.
Contains (Function)
Allows you to check if a substring is within a string.
SSHWrite (Function)
Writes data into the specified SSH session.