ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
String functions
List of functions for managing character strings...
The Check Box control
A Check Box can correspond to......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Extracting the text of the project
The following text can be extracted......
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......