ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
Sin (Function)
Returns the sine of an angle.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
21. Managing business rules
Managing business rules...
18. Management of business rules
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
9. Internal component
2. User-friendly editors in practice
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......