ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
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.
Hash constants
List of constants used by the Hash functions....
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.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
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...