ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Events associated with framesets
List of events associated with framesets...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Rating control properties
The Rating control can be used in a window as well as in a page....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
TimeZone (Property)
The TimeZone property is used to set the time zone.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
MemCount (Function)
Returns the number of elements found in a memory zone.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.