ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
OutlookDefaultProfile (Function)
Retrieves the default profile defined in Outlook.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
Pyramid charts
Pyramid charts allow you to view data in descending order......
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.