ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyFileRights (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......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
<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....
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.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
13. Print: Reports
WINDEV reports...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
How to loop through a file using filters?
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Image control: the supported formats
The supported image formats are as follows:...
<Looper>.Insert (Function)
Inserts a row into a Looper control.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
LooperDelete (Function)
Deletes a row from a Looper control.
<Looper>.SelectMinus (Function)
Deselects a row in a Looper control.
<Looper>.SelectPlus (Function)
Selects a row in a Looper control.
<Looper>.Delete (Function)
Deletes a row from a Looper control.
LooperInsert (Function)
Inserts a row into a Looper control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.