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.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
IF statement
The conditional IF statement allows you to run an action according to a condition...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
BackgroundTaskAdd (Function)
Adds a new background task.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
16. Java applications in practice
Java applications in practice...
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Conversion (Function)
Converts a value from a unit to another one.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The Static Text control
A Static Text control is a control used to display a static text......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
HTML Editor control properties
Properties associated with the HTML Editor control....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Reals