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.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
MQTT functions
The following functions are used to manage MQTT clients...
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
C#: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
HDFS functions
The following functions are used to manage files on a HDFS system......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Window functions
List of functions for managing windows...
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
WDSQL, SQL Tool: Overview
WDSQL is used to......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......