ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
MatExist (Example)
Usage example of the MatExist function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatCovariance (Example)
Usage example of the StatCovariance function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
SQLFirst (Example)
Usage example of the SQLFirst function
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
iZoneHeight (Example)
Usage example of the iZoneHeight function
SocketCreate (Example)
Usage example of the SocketCreate function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
fAttribute (Example)
Usage example of the fAttribute function
TwainState (Example)
Usage example of the TwainState function
HListFile (Example)
Usage example of the HListFile function
StatCorrelation (Example)
Usage example of the StatCorrelation function
fCurrentDir (Example)
Usage example of the fCurrentDir function
StatAverage (Example)
Usage example of the StatAverage function
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....