ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Example)
Usage example of the HState function
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
iCreateFont (Function)
Creates a new print font.
The different types of integers
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HRecNum (Example)
Usage example of the HRecNum function
Table control functions
List of functions specific to Table controls...
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HNbRec (Example)
Usage example of the HNbRec function
xlsVersion (Function)
Returns the Excel version that was used to save the file.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
zipListFile (Function)
Returns the list of files found in an archive.
StatVariance (Function)
Calculates the variance for a series of values.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Truncate (Function)
Truncates the right part of a string or buffer.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Right (Function)
Extracts the last characters from a string or string buffer.