ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Multimedia constants
List of constants used by the multimedia functions....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
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.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
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.
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....
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.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
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.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
nWDGetLastError: Error code of last error
Error code of last error......
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.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
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......