ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
FinRedemption (Example)
Usage example of the FinRedemption function
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Error 1045: A class cannot be declared outside the declaration code of a class
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
Border (Type of variable)
The Border type is used to handle a border through programming...
14. PHP generation in practice
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
dRectangle (Example)
Usage example of the dRectangle function
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
dCircle (Example)
Usage example of the dCircle function
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
grParameter (Function)
Retrieves or modifies a chart parameter.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
dChord (Example)
Usage example of the dChord function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......