ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the window editor
The controls can be copied from the window editor......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Translating a text file with WDTRAD
Bar Code management functions
The following functions are used to manage bar codes:...
Accessibilité (Property)
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Copying controls from the page editor
The controls can be copied from the page editor......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Other operators
The following are additional operators......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
9. Types of standard controls
Types of standard controls...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Count (Property)
The Count property returns the number of elements in a given set.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
11. Controls in practice
Discover the main characteristics of the controls...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Multi-project search
Performing a search in the current project is a common operation......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.