ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Body block
The Body block corresponds to the main block of the report......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Style of a control
As soon as it is created, a control is associated with a style......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Functions for managing HTML Display controls (prefix syntax)
List of functions for managing HTML Display controls...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.