ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Handling controls in a report
The different operations available for the report controls are as follows......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
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......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
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....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
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......
Report based on a query
Queries are used to easily select records in one or more data files......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
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......
Record (Variable type)
The Record type is used to save the values of a record.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Handling controls in a window
The different operations that can be performed on the window controls are as follows......