ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveCreateDirectory (Function)
Creates a directory on the remote drive.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
xlsData (Example)
Usage example of the xlsData function
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
Hash constants
List of constants used by the Hash functions....
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.
Error 1060: Unable to call method without parameter: add ()
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
Constants for managing contact functions
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
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.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.