ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
fAttribute (Example)
Usage example of the fAttribute function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fRename (Example)
Usage example of the fRename function
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HAdd (Example)
Usage example of the HAdd function
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HDeclare (Example)
Usage example of the HDeclare function
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
fClose (Example)
Usage example of the fClose function
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
iPrintReport (Function)
Prints a report created with the report editor.
fUncompress (Example)
Usage example of the fUncompress function
HChangeName (Example)
Usage example of the HChangeName function
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....