ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
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.
<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.
OutlookDefaultProfile (Function)
Retrieves the default profile defined in Outlook.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
<Array>.Max (Function)
Returns the greatest value in the array.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.