ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
grDestinationWMF (Function)
Defines a meta file as chart destination.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Designing a supercontrol
A supercontrol is an advanced type of control......
Table,Add (External language)
Adds an element to a Table control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
MemFound (Function)
Checks whether the sought element was found.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......