ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
PVTCollapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
PVTExpand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
XMLSign (Function)
Signs an XML document.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
dCopy (Function)
Copies an image to another image.