ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<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.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Debugging functions
List of debugging functions...
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Data-bound Table controls, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a table, Looper controls based on a table....
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......