ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWMF (Function)
Defines a meta file as chart destination.
HTTPRequest (Function)
Starts an HTTP request on a server.
grPrint (Function)
Prints a chart.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grExist (Function)
Checks the existence of a chart in memory.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
grDestinationWnd (Function)
Defines a window as chart destination.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
grDraw (Function)
Draws a chart according to the specified parameters.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HToItem (Function)
Assigns the specified value to an item of the current record.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HCheckStructure (Function)
Defines the mode for comparing data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).