ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Cross-database queries
An SQL query can operate on different databases...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code...
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fRead (Example)
Usage example of the fRead function
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
tapiBlindTransfer (Function)
Performs a "blind" transfer.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
XMLFind (Function)
Performs a search in an XML document.
VariableReset (Function)
Resets the variable to its initial value.
HForward (Example)
Usage example of the HForward function
zipFindFile (Example)
Usage example of the zipFindFile function
HSetPosition (Example)
Usage example of the HSetPosition function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......