ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
ThreadEnd (Function)
Ends the execution of the current thread.
Constants for managing the modification of windows by the user
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
11. User Macro-Code: UMC in practice
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Installing and starting WDTRAD
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Serialization constants
The serialization constants are as follows:
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
GetDefinition (Function)
Retrieves the definition of element type.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.