ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
Declaring and using a variable
A variable is defined by name and type...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
Advanced types
The advanced types of WLanguage are as follows
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
SFConvertLead (Function)
Converts the leads.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Items (Property)
The Items property is used to configure the different items of a full-text index.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
FreeDLL
The FreeDLL keyword can correspond to ...
In-App functions
The following WLanguage functions are used to manage In-App purchases......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Exist (Property)
The Exist property determines if the element of an associative array exists.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines...
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related...
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related...
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item...
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source...
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.