ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
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.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
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......
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
ThreadEnd (Function)
Ends the execution of the current thread.