ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
DocSave (Function)
Saves a document as a "docx" file.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
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.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<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).
dFont (Example)
Usage example of the dFont function
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.