ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
<Pivot table>.Collapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
<Chart>.Zoom (Function)
Defines the zoom of a chart.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
Dockable Panel control functions
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Events associated with a Dockable Panel control
<Pivot table>.Expand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
Merging differences (SCM)
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
PDFPassword (Function)
Protects a PDF document with a password.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.