ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......