ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current 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.
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
XMLRoot (Function)
Positions on the root tag of an XML document.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
Google Maps management functions
List of functions for managing Google maps...
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.