ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirRename (Function)
Renames a directory.
iPrintImage (Function)
Sends the image file to print to the print buffer.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
fOpenTempFile (Function)
Creates and opens a temporary file.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
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.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.