ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Salesforce functions
List of Salesforce 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.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
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.
TextToXML (Function)
Converts an ANSI string to an XML string.
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...
Google document management functions
List of functions for managing Google documents...
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
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......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
<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.