ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Error 23: No END statement is associated with this WHILE
HDeactivateTrigger (Function)
Disables a trigger.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
TextToXML (Function)
Converts an ANSI string to an XML string.
Multimedia constants
List of constants used by the multimedia functions....
fTempFile (Function)
Returns the name of a unique temporary file.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
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.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
XMLRoot (Function)
Positions on the root tag of an XML document.
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......
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.