ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
HRecNum (Example)
Usage example of the HRecNum function
10. Page templates
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Hasp constants
The Hasp constants are as follows......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Size (Example)
Usage example of the Size property
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.