ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerList (Function)
Returns the list of burners installed on the current computer.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Character strings
WLanguage supports different types of strings....
TelemetryEnable (Function)
Enables the telemetry manually.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grType (Function)
Identifies or modifies the type of chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
grColor (Function)
Returns and initializes the color of different chart elements.
Data persistence
The data persistence is used to store the value typed by the user......