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.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Handling a WinForm .Net control through programming
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Error 107: Redefinition of the parameter
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
7. HFSQL: files physically created
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
The "Code hashtags" pane
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Error 121: Shadowing a structure
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......