ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Constant
The constants are language elements whose value is fixed once and for all...
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
HToItem (Function)
Assigns the specified value to an item of the current record.
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
ComponentLocate (Function)
Specifies the access path to an external component of project.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.