ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the SOAP administrator
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HTTP constants
List of constants used by the HTTP functions....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
TelemetryEnable (Function)
Enables the telemetry manually.
The Signature control
The Signature control is a report control used to sign......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Content (Property)
The Content property is used to get and change the content of an element.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.