ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Enabled (Property)
The Enabled property enables or disables an element.
Table,Insert (External language)
Inserts an element into a table at a given position.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
Formatting (Property)
The Formatting property describes the formatting of an element.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
SysColor (Function)
Identifies or modifies the color of a Windows element.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.