ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
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.
Emulating constants
List of constants used by the functions for emulating automated tests....
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.
Error 20: The variable of the FOR loop should be a real
XMLRoot (Function)
Positions on the root tag of an XML document.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory area.
Polygon (Variable type)
The Polygon type is used to define the points of a polygon.
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.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
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....
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
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.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.