ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserRunApp (Function)
Opens the default Web browser of the current device.
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.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
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.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
StringReverse (Function)
Reverses the characters of a string.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
fDelete (Function)
Deletes a file accessible from the current computer.
Clipboard management functions
List of functions for managing the clipboard...
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.
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....