ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Token management functions
Token management functions in "Text token" Edit controls....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Chart>.GetData (Function)
Retrieves a data from a chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Events associated with supercontrols
List of events associated with supercontrols...
fReadLine (Example)
Usage example of the fReadLine function
grGetData (Function)
Retrieves a data from a chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......