ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Link control properties
The Link control is available in a page and in a report......
ControlNext (Function)
Returns the name of the next control in input mode.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
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.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
<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....
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.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Managing the styles
The help editor allows you to define styles of paragraphs......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......