ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
eCurrencyName (Function)
Returns the caption of a currency.
HChangeName (Function)
Modifies the physical name of a data file.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
XMLOpenReader (Example)
Usage example of XMLOpenReader
7. Available controls in a window
WINDEV Mobile includes several types of controls...
gClickableLink (Function)
Adds a clickable link in a graphic string.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......