ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
fDirExist (Function)
Checks the existence of a directory.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Pyramid charts
Pyramid charts allow you to view data in descending order......
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.