ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Extracting the text of the project
The following text can be extracted......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
11. Choosing the action of a button/link
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Events associated with List Box controls
List of events associated with List Box controls...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Handling Gantt Chart controls programmatically
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Options of the window editor
To configure the general options of the window editor......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......