ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Changing sites from AWP to SEO-ready session mode
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Error 1023: The access to the method of the class is restricted by a private inheritance
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Binding a Repositionable Note control to an item
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Error 1030: The access to the base class is restricted by a private inheritance
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
3. Site development life cycle
Error 1013: The access to the member of the class is restricted by a protected inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Applet control properties
List of properties associated with the Applet control...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
5. Displaying a WEBDEV Session site