ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
EmailGetAll (Function)
Retrieves all the emails found on a server.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
gpwResetPassword (Function)
Resets the password of a registered user.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
rssInitialize (Function)
Loads a RSS stream in memory.