ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
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.
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.
Using an external component in an application
A component can be reused at any time in any application......
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.
HPriorityClient (Function)
Modifies the priority of a client application.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Functions for managing objects (External language)
8. Optimizing an application
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
How to create and handle a structure?
This help page explains how to create and handle a structure....
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......