ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Creating a query
Two methods can be used to create a query......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
ERR_ALREADYCONNECTED
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......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Describing an element
A flexible modeling includes different elements linked together......
Report and project
In most cases, a report is linked to a project......
Python: Native calls
WLanguage allows for native Python calls......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Custom properties (WLanguage)
A custom property is a code element with two events......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.