ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
1. RAD (Rapid Application Development)
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
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.
HMode (Function)
Changes the mode and the method for locking data files.
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.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Error 102: The constants can be defined in the initialization code of project, ...
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Glossary
The glossary lists all the abbreviations used in the code editor......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
6. Editing a page: zoning mode
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Events associated with pages
List of events associated with pages...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.