ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
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.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
Decode (Function)
Decodes a character string that was encoded by Encode.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
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....