ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grRaised (Function)
Used to display a chart with raised effect.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grImageSize (Function)
Defines the size of the image containing the chart.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
Error 810: * can only be used for a parameter with a default value
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
grColor (Function)
Returns and initializes the color of different chart elements.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....