ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

End of break block
The End of break block is optional......
Defining clickable areas
In a page, an Image control can contain clickable areas......
grWndSize (Function)
Defines the size of the window containing the chart.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
".STY" file: "Style sheet" file
A style sheet is a "......
Binding controls to data
A window or page can display information from......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
grDestinationWMF (Function)
Defines a meta file as chart destination.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
SaaSChangePassword (Function)
Changes the password of the connected user.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......