ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HMode (Function)
Changes the mode and the method for locking data files.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
Value (Property)
The Value property is used to get and change the value of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
Height (Property)
The Height property is used to get and change the height of an element.
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......