ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Description (Property)
The Description property is used to get and change the description of an element.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.