ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
EndService (Function)
Ends the execution of the current service.
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.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
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.
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.
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.