ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
The key items
Keys are specific items in your analysis......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating and handling an item
The main operations that can be performed on an item are as follows......
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.