ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
AAF: Context menu of Image controls
A context menu is available for Image controls......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
iPrintReport (Function)
Prints a report created with the report editor.
Chart constants
List of constants used by the functions for chart management....
1. Examples provided with WINDEV Mobile
8. Windows in practice
Discover the main actions that can be performed on the windows....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Using the Vista style in your windows
WINDEV allows you to customize......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Google constants
List of constants used by the Google functions....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min