ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadState (Function)
Returns the current status of a thread.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
CurrentYear (Function)
Returns the current year in integer format.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
fDelete (Function)
Deletes a file accessible from the current computer.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
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.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
fFileName (Function)
Returns the name of an external file that is currently opened.
Enqueue (Function)
Adds an element to the queue.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
fDirSize (Function)
Returns the size of a directory in bytes.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.