ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Report data source
...The reports can be created with the data coming from:...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Specific features of the applications for iPhone/iPad
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....