ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
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......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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.
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......