ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
ColorPalette (Function)
Returns a color found in the current palette.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
HSL (Function)
Creates a color from its hue, saturation and lightness.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
TextToRTF (Function)
Converts text to Rich Text Format.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......