ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tomorrow (Function)
Returns the date of the day following the current day or a given date.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Link properties
When creating a link, you can simply specify the destination......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
The Upload control
The Upload control is used to upload files on the Web server......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
8. If you are already familiar with WINDEV
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.
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).
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....
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......