ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
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......
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
MaxLeafPerRow (Property)
The MaxLeafPerRow property gets and sets the maximum number of elements in a row in an Organization Chart control.
FolderImageWidth (Property)
The FolderImageWidth property gets and sets the folder image width in TreeView and TreeView Table controls.
TabOffset (Property)
The TabOffset property gets and sets the offset between the border of a Tab or Ribbon control and the tab buttons.
MaxNbSegment (Property)
The MaxNbSegment property gets and sets the maximum number of line segments for drawing a Wire control.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
RightButton (Property)
The RightButton property gets and sets the characteristics of a button located on the right side of an Edit control.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Project portfolio
From version 25, you can create "project portfolios"......
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......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
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)....
Animating a Static Text control
Two methods can be used to animate a Static Text control......