ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Enabled (Property)
The Enabled property enables or disables an element.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
fTempDir (Function)
Returns the name of directory used to store the temporary files.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......