ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
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....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Enqueue (Function)
Adds an element to the queue.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
HSetMemo (Function)
Used to modify the management mode of memo items.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.