ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Managing the "Back" button in practice
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
eChangeCurrency (Function)
Converts a currency into another currency.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Window management functions
List of functions for managing windows...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
fRead (Example)
Usage example of the fRead function
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......