ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFSearch (Function)
Performs a search among the records found in a Salesforce database.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
iZoneHeight (Example)
Usage example of the iZoneHeight function
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
VibrationTrigger (Function)
Triggers the vibrations of the device.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...