ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Type (Property)
The Type property gets and sets the type of an element.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Email management functions
List of functions for managing emails...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
DateToInteger (Function)
Converts a date to an integer.