ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
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.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
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...
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.
The single-part and multi-part archives
Two types of archives are available......
grExist (Function)
Checks the existence of a chart in memory.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described...
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...
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.