ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
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.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
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.
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....
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.
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.