ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
11. Table/Looper controls
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
11. Table/Looper controls