ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<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.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Locking data files: correspondence between WINDEV 5.5 and the later versions
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
XMLSavePosition (Function)
Stores the current position in the XML document.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Access rights to a class property
A property is a code element that includes two processes......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
XMLSave (Function)
Saves an XML document in a file.
Handling Scheduler controls programmatically
A Scheduler control can be......
11. User Macro-Code: UMC in practice
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
XMLAddChild (Function)
Adds a child tag into an XML document.