ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Position
The Position keyword can correspond to...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Sum (Function)
Calculates the sum of the array elements.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Format (Property)
The Format property is used to identify and change the format of an element
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Wait (Function)
Temporarily stops the program execution.
EndService (Function)
Ends the execution of the current service.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
2. Analysis in practice
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
HSetLog (Function)
Enables or disables log management on a file.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Error 1036: A class used in an array must have a constructor without parameter
Certificate
The Certificate keyword can correspond to...
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...