ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
XMLPath (Function)
Returns the current position in the document in XPATH format.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
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.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....