ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Report based on a query
Queries are used to easily select records in one or more data files......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
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......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
How to?
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Bitcoin Core server constants
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Creating a select query
A select query (corresponding SQL statement......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......