ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
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....
NET constants
List of constants used by the DotNet functions....
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.
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......
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.
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.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
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.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
<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.