ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Binary (Property)
The Binary property is used to determine if an item is binary.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
MemDelete (Function)
Deletes an element from a memory area.
HStatTime (Function)
Returns the time of the last update for the index statistics.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
MyTable (Reserved word)
In a trigger, MyTable is used to identify the table that activates the trigger...
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
FTPDate (Example)
Usage example of the FTPDate function
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......