ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 20: The variable of the FOR loop should be a real
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Error 23: No END statement is associated with this WHILE
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Emulating constants
List of constants used by the functions for emulating automated tests....
dPolygon (Example)
Usage example of the dPolygon function
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
XMLRoot (Function)
Positions on the root tag of an XML document.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
fTempFile (Function)
Returns the name of a unique temporary file.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
NET constants
List of constants used by the DotNet functions....
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.