ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to fill a TreeView control?
This help page explains how to fill a TreeView control....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
zipDeleteAll (Function)
Deletes all files from an archive.
XMLSavePosition (Function)
Stores the current position in the XML document.
MenuDelete (Function)
Deletes a menu or a menu option.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
OpenMobileWindow (Function)
Opens a window in a mobile application.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Record (Type of variable)
The Record type is used to save the values of a record.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
ServiceUninstall (Function)
Uninstalls a service.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HErrorLock (Function)
Used to check whether a lock error occurred.
HTTPRequest (Function)
Starts an HTTP request on a server.