ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
WDXView: Overview
WDXView is an ActiveX browser...
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Window (External language)
Returns the number of windows opened at a given time.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
<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.
29. SEO in practice
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
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).
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
PageParameter (Example)
Usage example of the PageParameter function
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....
GetTheme (Function)
Gets the current theme of a mobile application.
HState (Example)
Usage example of the HState function