ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Items (Property)
The Items property is used to configure the different items of a full-text index.
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Information 2104: This function is kept for backward compatibility
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Error 507: The '++' operator is not allowed
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
Action Bar control functions
The following functions are used to manage the Action Bar control......
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.