ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
WDMSG license agreement
WDMSG license agreement...
Error 1014: The access to the member of the class is restricted by a private inheritance
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
WEBDEV Application Server - 10 connections - License agreement
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
iSkipLine (Function)
Forces one or more line break.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
1. Testing a site: Elements to be tested
The Carousel control
The Carousel control is used to display an animated menu made of images......
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Properties associated with report controlss
List of properties associated with the report controls...
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Information 37: Optimize your FOR loop
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......