ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SocketExist (Function)
Checks the existence of socket.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLNext (Function)
Positions on the next element (tag or attribute).
DiagramToSVG (Function)
Exports a diagram to an SVG image.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...