ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
ControlNext (Function)
Returns the name of the next control in input mode.
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.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
2. How to test a site?
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
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....
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.