ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
17. WLanguage: A simple and powerful language
Returns the path of the container used to share files between several applications belonging to the same iOS App Group....
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
W3C standardization
You must comply with the W3C standard (HTML 4......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Error 101: Declaration of global variable not allowed
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Error 1008: The member of the class is protected
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Code snippets
The code editor allows you to enter "Code snippets"......
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...