ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
WDAdminHF: Server management
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.