ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The single-part and multi-part archives
Two types of archives are available......
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
grRaised (Function)
Used to display a chart with raised effect.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
grExist (Function)
Checks the existence of a chart in memory.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
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.
ThreadPause (Function)
Pauses the current thread during the specified duration.
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>.RBAddData (Function)
Adds data to 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.