ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
WidgetDisplay (Function)
Refreshes a widget window.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table 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.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.