ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
EndService (Function)
Ends the execution of the current service.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
iEllipse (Function)
Prints an ellipse (in a rectangle).
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Asc (Function)
Returns the ASCII code of the specified character.
IntegerPart (Function)
Returns the integer part of a number.
HSetMemo (Function)
Used to modify the management mode of memo items.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.