ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
MatMultiply (Function)
Multiplies two matrices.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
Decode (Function)
Decodes a character string that was encoded by Encode.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
Video functions
List of video functions...
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Properties associated with a report
List of properties associated with a report...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Item control properties
List of properties associated with the Item control...
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
XMLChild (Function)
Positions on the first child element of current element.
PermissionList (Function)
Returns one or all the permissions declared by the application.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....