ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
HDelete (Function)
Deletes a record from a data file (query or view).
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<sfConnection variable>.Merge (Function)
Merges the Salesforce records (also called Salesforce objects).
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
<sfConnection variable>.Search (Function)
Performs a search among the records found in a Salesforce database.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).