ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
<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.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
<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.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Size (Property)
The Size property is used to determine and change the size of an element.
Title (Property)
The Title property is used to get and change the title of an element.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Line (Property)
The Line property is used to define the line style used.
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)....
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......
fTime (Example)
Usage example of the fTime function
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.