ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirRename (Function)
Renames a directory.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
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.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
fOpenTempFile (Function)
Creates and opens a temporary file.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
WinStatus (Function)
Identifies or modifies the window status.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
HCloseAnalysis (Function)
Closes the current analysis.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.