ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.