ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Title (Property)
The Title property gets and sets the title of an element.
Hole (Property)
The Hole property is used to define the holes of a polygon.
The Line control
A Line control is used to display a line in a page......
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Example)
Usage example of the Size property
Size (Property)
The Size property is used to determine and change the size of an element.
fSize (Example)
Usage example of the fSize function
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
PDFSign (Function)
Adds an approval signature to an existing PDF.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
IFrame control
IFrame is an HTML concept......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.