ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Programming patterns
CAUTION......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
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.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<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.