ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
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....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
<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.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
12. Control templates
WINDEV Mobile allows you to create control templates....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
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.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......