ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextToRTF (Function)
Converts text to Rich Text Format.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Statistical constants
List of constants used by the statistical functions....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
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.
gpwAddUser (Function)
Adds a user to the User Groupware database.
StringInsert (Function)
Inserts a string into another character string at a given position.
iReportPrintingStatus (Function)
Returns the status of the current print.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
InServiceMode (Function)
Indicates whether the code is run in a service.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.