ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
ThreadState (Function)
Returns the current status of a thread.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
InitParameter (Function)
Initializes the management of persistent values.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
CurrentYear (Function)
Returns the current year in integer format.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
StringReverse (Function)
Reverses the characters of a string.
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.
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.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
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)....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.