ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Handling controls in a report
The different operations available for the report controls are as follows......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
fSeek (Example)
Usage example of the fSeek function
Report based on a query
Queries are used to easily select records in one or more data files......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Record (Variable type)
The Record type is used to save the values of a record.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
AddLink (Function)
Adds a link to a text section in an edit control.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
XMLDocument (Function)
Creates a new XML document.