ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Saving entered data (AAF)
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
DDE constants
List of constants used by the DDE functions...
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HAdd (Example)
Usage example of the HAdd function
FTPConnect (Example)
Usage example of the FTPConnect function
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Chart control properties
A Chart control can be used......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.