ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
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.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
WDINT license agreement
WDINT license agreement...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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).
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Enqueue (Function)
Adds an element to the queue.