ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Now (Function)
Returns or modifies the system time (current time defined for the current computer).
WDTrans: Overview
WDTrans is a tool for canceling transactions......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
BurnerErase (Example)
Usage example of the BurnerErase function
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
WDSQL, SQL querier: Overview
WDSQL is used to......
SQLModify (Example)
Usage example of the SQLModify function
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error caused by a wrong password occurred on this table.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HReadFirst (Function)
Positions on the first file record according to a browse item.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
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)....
Compatibility between external components and deployed applications
A component can evolve in many ways......
HRead (Function)
Reads a record in a file according to a given record number.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.