ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
TimeValid (Function)
Checks the time validity.
HListFile (Example)
Usage example of the HListFile function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
FTPSend (Example)
Usage example of the FTPSend function
Age (Function)
Returns the age according to the date of birth.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Progress (Property)
The property Scroll value property shows the progress of a task.
xlsOpen (Example)
Usage example of the xlsOpen function
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.