ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
15. Repeating a group of controls: loopers
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
DnDCacheData (Example)
Usage example of the DnDCacheData function
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
DnDAccept (Example)
Usage example of the DnDAccept function
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.