ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
<Connection variable>.InfoViewRights (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.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
Title (Property)
The Title property is used to get and change the title of an element.
Size (Property)
The Size property is used to determine and change the size of an element.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
The Wire control
The Wire control is used to visually link 2 controls......
Line (Property)
The Line property is used to define the line style used.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Time management
For each element (windows, reports, ......
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Example)
Usage example of the Size property
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Line control
A Line control is used to display a line in a page......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
fSize (Example)
Usage example of the fSize function