ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
dFont (Example)
Usage example of the dFont function
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Programming the table cells
The Table controls can be handled......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Size (Property)
The Size property is used to determine and change the size of an element.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HSL (Function)
Creates a color from its hue, saturation and lightness.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
HAdd (Example)
Usage example of the HAdd function
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HDescribeConnection (Function)
Describes a new connection to an external database.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....