ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
grCreate (Function)
Creates a specific type of chart.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
SysDir (Function)
Returns the path of a system directory.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Handling an internal component
An internal component is a set of elements from a project......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
grAddData (Function)
Adds a data into a chart.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......