ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
HashString (Example)
Usage example of the HashString function
zipChangePath (Example)
Usage example of the zipChangePath function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
MatFill (Example)
Usage example of the MatFill function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
MatStack (Example)
Usage example of the MatStack function
MatCopy (Example)
Usage example of the MatCopy function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HDescribeItem (Example)
Usage example of the HDescribeItem function
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
HDeleteView (Example)
Usage example of the HDeleteView function
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
fRemoveDir (Example)
Usage example of the fRemoveDir function
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
PVTExpand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Expand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Collapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
PVTCollapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....