ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
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.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
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.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
2. WEBDEV administrator in practice
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
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.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
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.
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.