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.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Property Description (Variable type)
The Property Description type is used to get information about a property.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Associative array (Variable type)
An associative array is an "advanced" type of array...
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
NET constants
List of constants used by the DotNet functions....
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......