ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Composite chart
A composite chart is a chart that displays several types of charts......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
10. Customizing the aspect of a site: skin elements
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
ComponentInfo (Function)
Returns information about a component.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
WINDEV Framework License Agreement
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
The planes in WEBDEV
The planes are used to group the controls of an element......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......