ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RightMargin (Property)
The RightMargin property sets the right margin of an element.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
Page (Property)
The Page property is used to handle a page.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Beacon functions
The following functions are used to manage Beacons......
Visible (Property)
The Visible property is used to set the visibility of an element.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
File download functions
The following functions are used to manage downloads......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Modified (Property)
The Modified property lets you know if an element has been modified.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property gets and sets the right indent of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
RESTSend (Function)
Sends a REST request and waits for the server response.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.