ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a page
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Drawer control properties
List of properties associated with the Drawer control...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
SaaSAdminAddClient (Function)
Adds a SaaS client account.
HSendMessageToClient (Function)
Displays a message on the client computers.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Using an external component in an application
A component can be reused at any time in any application......