ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
iPreview (Function)
Configures the print destination.
Execute (Function)
Starts the execution of a process through programming.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Operations in a Select query : add and delete
The following paragraphs present......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....