ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
XMLAddChild (Function)
Adds a child tag into an XML document.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
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....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
iPrintReport (Function)
Prints a report created with the report editor.
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.