ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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 variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
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......
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......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
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......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
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...
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......