ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Code statistics
The code statistics affect......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
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.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HChangeKey (Function)
Changes the browse item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
PageParameter (Example)
Usage example of the PageParameter function
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Data model editor: types of links
Several types of links can be found between the files......
ThreadPersistent (Function)
Makes a thread persistent.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
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.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Enqueue (Function)
Adds an element to the queue.