ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
8. If you are already familiar with WINDEV
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
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.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
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......
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.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
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.
Link control properties
The Link control is available in a page and in a report......
XMLElementName (Function)
Returns the name of current element (tag or attribute).
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.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
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.
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......