ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
ERR_CANNOT_OPEN_FILE
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
ERR_BAD_URL
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
ERR_CLOSED_PAGE
ERR_NO_END_TAG
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
HFSQL: Change of name
Name (Property)
The Name property is used to get the name of an element.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
How to create and handle a structure?
This help page explains how to create and handle a structure....
1
2
3
4
5
6
227
>