ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Example)
Usage example of the HNbRec function
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)....
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
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....
xlsVersion (Function)
Returns the Excel version that was used to save the file.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HRecNum (Example)
Usage example of the HRecNum function
HState (Example)
Usage example of the HState function
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
zipListFile (Function)
Returns the list of files found in an archive.
StatVariance (Function)
Calculates the variance for a series of values.
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.
Right (Function)
Extracts the last characters from a string or string 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.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
ThreadExecute (Function)
Starts the execution of a secondary thread.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Creating and handling an item
The main operations that can be performed on an item are as follows......