ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
SocketClose (Function)
Closes a socket or a connection to a server socket.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Socket management functions
List of functions for managing sockets...
SocketWrite (Function)
Writes a message intended to another socket.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Fax constants
List of constants used by the functions for managing faxes....
HTTP functions (prefix syntax)
List of HTTP functions...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....