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....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Principle of remote check
FTP constants
List of constants used by the FTP functions....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Handling an internal component
An internal component is a set of elements from a project......
XMLOpenReader (Example)
Usage example of XMLOpenReader
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Time management
For each element (windows, reports, ......
gClickableLink (Function)
Adds a clickable link in a graphic string.
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).
HOpen (Function)
Opens a data file.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
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.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function