ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
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.
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.
FinFutureVal (Function)
Returns the future value of an investment.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
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.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
ThreadEnd (Function)
Ends the execution of the current thread.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
EmailSend (Example)
Usage example of the EmailSend function
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).