ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
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.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Custom properties (WLanguage)
A custom property is a code element with two events......
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....