ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
WidgetDisplay (Function)
Refreshes a widget window.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min