ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
SearchValue (Property)
The SearchValue property gets and sets the value of the search field in an Action Bar.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Repositionable Note functions
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Date management constants
List of constants used by date management functions...
Array functions
List of functions for managing arrays...
hbResultScan (Variable type)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
SQL functions: Special case
List of SQL functions: Special case...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....