ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DateToDay (Function)
Returns the day that corresponds to a given date.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DateDifference (Function)
Calculates the number of days between two dates.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
11. Table/Looper controls
11. Table/Looper controls
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.