ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Asc (Function)
Returns the ASCII code of the specified character.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
fDelete (Function)
Deletes a file accessible from the current computer.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
grExist (Function)
Checks the existence of a chart in memory.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
InitRandom (Function)
Initializes the generator of random numbers.
Random (Function)
Returns a random number.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HPrevious (Function)
Positions on the previous file record according to a browse item.
WordToArray (Function)
Fills an array with the words from a string.