ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
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......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
15. Repeating a group of controls: loopers
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
19. Upload: Sending files to the server
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
HFSQL properties
List of HFSQL properties...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
The test mode cannot operate without the project and its pages, ...
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
4. HFSQL Classic
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Functions for managing multiple languages
Functions for managing multiple languages...
ListView control linked to a table (or to a query)
A ListView control can be used to display the content of a table (or the content of a query)......