ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HStatDate (Function)
Returns the date of the last update for the index statistics.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
zipNbFile (Example)
Usage example of the zipNbFile function