ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Fax constants
List of constants used by the functions for managing faxes....
NotifListCategory (Function)
Lists the notification categories of the application.
SocketWrite (Function)
Writes a message intended to another socket.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HTTP functions (prefix syntax)
List of HTTP functions...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<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.
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....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Image drawing and processing functions
List of image drawing and processing functions...
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
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....
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....
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......
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......