ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Constants for managing Big Data Redis databases
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......