ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
HStatDate (Function)
Returns the date of the last update for the index statistics.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......