ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapEndOfMove (Function)
Stops following the device movement in a Map control.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HListFile (Example)
Usage example of the HListFile function
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
xlsOpen (Example)
Usage example of the xlsOpen function
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
FTPSend (Example)
Usage example of the FTPSend function
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
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).