ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatVariance (Function)
Calculates the variance for a series of values.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Constants for object visibility
List of constants for managing the visibility of an object....
StatCovariance (Function)
Calculates the covariance between two series of values.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
StatSum (Function)
Calculates the sum for a series of values.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
KeyPressed (Function)
Checks which key is pressed.
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.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Info (Function)
Displays a custom message in a system information window.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....