ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
fMoveDir (Function)
Moves a directory and its content.
HTMLToText (Function)
Converts an HTML string or buffer to text.
LooperAdd (Function)
Adds a row at the end of a Looper control.
fAttribute (Function)
Returns or modifies the attributes of a file.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
LooperDelete (Function)
Deletes a row from a Looper control.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
fFileName (Function)
Returns the name of an external file that is currently opened.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Note (Property)
The Note property is used to get and change a text associated with an element.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
ServiceUninstall (Function)
Uninstalls a service.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.