ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
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.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Enumeration (Type of variable)
An enumeration is a set of values......
1. RAD (Rapid Application Development)
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Creating an insert query
An insert query (corresponding SQL statement......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....