ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Handling a control through programming in a report
All report controls can be handled through programming......
ERR_CLOSED_PAGE
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Operations performed on deployment diagrams
The following paragraphs explain......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Compilation options (HLP format)
The Carousel control
The Carousel control is used to display an animated menu made of images......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......