ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NET constants
List of constants used by the DotNet functions....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
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.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Salesforce functions
List of Salesforce functions...
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
PostMessage (Function)
Sends a Windows message to a control or to a window.
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.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SendMessage (Function)
Sends a Windows message to a control or to a window.