ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
PermissionRequest (Function)
Prompts the user to grant an application permission.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
TreeCollapse (Function)
Collapses a branch previously expanded.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
StatVariance (Function)
Calculates the variance for a series of values.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Project (External language)
Opens and runs a WINDEV project.
8. "Mobile friendly" site: Dynamic serving
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
XMLChild (Function)
Positions on the first child element of current element.