ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
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.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
<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.
zipExtractFile (Example)
Usage example of the zipExtractFile function
DocUndoRedoDeleteAll (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.
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).
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min