ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Combination (Type of variable)
A combination is a set of options.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
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....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Time management help
Time management is extremely important......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
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......
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
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.
<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, ...).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.