ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Border of controls
One of the most important elements of control style is its border......
Materialized view
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......