ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Distinct (Function)
Returns an array without duplicates.
Telephony functions
List of telephony functions...
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
SocketConfigure (Function)
Configures the use of Socket functions.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
<Source>.State (Function)
Used to find out the state of a record.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Sharing elements with a WINDEV application
HDeclare (Example)
Usage example of the HDeclare function
WINDEV Framework License Agreement
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HStatNbRec (Function)
Returns the number of entries for a given key item.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Creating the Vision pages of the WEBDEV RAD pattern
The Organizer control
The Organizer control is used to display and handle organizers......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.