ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
J2EE constants
List of constants used by the J2EE functions....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Info (Function)
Displays a custom message in a system information window.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
SocketWrite (Function)
Writes a message intended to another socket.
hdfsConnection (Variable type)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
WLanguageCodeCompiling (Variable type)
The WLanguageCodeCompiling type is used to define all the compiler options used by the Compile, ExecuteCode and EvaluateExpression functions, as well as by the Code Editor control (via the Compiler property).
saasSubscription (Variable type)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
PDFToText (Function)
Extracts text from a PDF file.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
docAutoReplace (Variable type)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
XMLAddChild (Function)
Adds a child tag into an XML document.
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
.NET object
To access a class......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Installing a SOAP server with Apache