ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLExec (Function)
Names and runs an SQL query.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Automation object
The Automation keyword is used to declare an automation object...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
FTPDate (Example)
Usage example of the FTPDate function
System constants
List of constants used by the system functions....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
DDEConnect (Example)
Usage example of the DDEConnect function
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
FTPListFile (Example)
Usage example of the FTPListFile function
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
dPoint (Example)
Usage example of the dPoint function
Popup window
WINDEV allows you to open windows in popup format......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
ControlClone (Function)
Creates a new control from an existing control.
HRSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.