ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
HListAnalysis (Example)
Usage example of the HListAnalysis function
<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.
grTimeLevelMax (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.
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.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
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.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......