ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Properties associated with a page
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
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.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
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.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
SocketConnect (Function)
Connects a client computer to a given socket.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
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.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
Using an external component in an application
A component can be reused at any time in any application......