ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of extension attributes
The list of extension attributes ......
Event
The Event keyword can correspond to:
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Assignment operators
Three assignment operators are available......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......