ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. WLanguage: a simple and powerful language
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
grOrientation (Function)
Modifies the orientation of chart axes.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
dPoint (Example)
Usage example of the dPoint function
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
The Carousel control
The Carousel control is used to display an animated menu made of images......
PermissionRequest (Function)
Prompts the user to grant an application permission.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Installing and starting WDTRAD
MDIMother (Function)
Identifies the name of the MDI parent window.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Automatic error handling
Error handling can be customized for each process......
Installing and starting WDTRAD
Orientation (Property)
The Orientation property gets and sets the angle of an element.
Installing and starting WDTRAD
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
5. HFSQL Client/Server