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...
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
PageVisible (Function)
Indicates whether the page is visible to the user.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HInfoView (Function)
Returns information about a materialized view.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
<Chart>.Print (Function)
Prints a chart.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatInvert (Function)
Calculates the inverse of a square matrix.
MatRead (Function)
Reads the value of a matrix element.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
grWndSize (Function)
Defines the size of the window containing the chart.