ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
LanguageToName (Function)
Returns the name of a language.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
TextToRTF (Function)
Converts text to Rich Text Format.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
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.
Decode (Function)
Decodes a character string that was encoded by Encode.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
WINDEV Mobile Framework License Agreement
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Copying and cloning
Variables are copied using the "=" operator...
UUDecode (Function)
Decodes a character string in UUEncode format.