ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
BTInfoDevice (Function)
Returns specific information about a Bluetooth 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.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
XMLRoot (Function)
Positions on the root tag of an XML document.
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
fTempFile (Function)
Returns the name of a unique temporary file.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....