ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
xlsColumnType (Example)
Usage example of the xlsColumnType function
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
URL (Property)
The URL property is used to get and change a URL.
Array management functions
List of functions for managing arrays...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SaaSChangePassword (Function)
Changes the password of the connected user.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Creating the executable and the setup program
The languages supported by the application are taken into account......
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
SysIconize (Function)
Used to find out whether a window is minimized.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.