ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System popup menu
The system popup menus are managed by the system (Android, Windows, ......
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......
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.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......