ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
DocSave (Function)
Saves a document as a "docx" file.
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....
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
4. Dedicated server or shared server?
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.