ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAllTrue (Function)
Returns True if all the elements of an array are True.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Lotus Notes constants
List of constants used by the Lotus Notes functions....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Error 112: An array can only have a maximum of X dimensions
Error 1060: Unable to call method without parameter: add ()
xlsData (Example)
Usage example of the xlsData function
Hash constants
List of constants used by the Hash functions....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
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.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Constants for managing contact functions
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Error 122: The name of an Automation object must be a string
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
FinError (Example)
Usage example of the FinError function