ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Composite chart
A composite chart is a chart that displays several types of charts......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Glossary
The glossary lists all the abbreviations used in the code editor......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
TelemetryEnable (Function)
Enables the telemetry manually.