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).
Compression (Property)
The Compression property gets and sets the data compression mode.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
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.
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.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
WDMSG license agreement
WDMSG license agreement...
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).
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.