ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
eCurrencyName (Function)
Returns the caption of a currency.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Software license agreement
WINDEV Express license agreement...
WDTRAD options
The HTML Display control
The HTML Display control displays a web page in an application......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
grColor (Function)
Returns and initializes the color of different chart elements.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
10. Customizing the aspect of a site: skin elements
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
WINDEV Mobile Framework License Agreement
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
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......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.