ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
HToItem (Function)
Assigns the specified value to an item of the current record.
tapiRecord (Function)
Records the current communication as a".WAV" file.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the table.