ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
Constants for managing animations
List of constants used by the functions for managing the animations...
Properties associated with a page
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Custom tooltips
Tooltips are very useful for application users......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Description (Property)
The Description property is used to get and change the page description.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Mouse management functions
List of functions for mouse management...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
<Chart>.Zoom (Function)
Defines the zoom of a chart.