ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
NFC constants
List of constants used by the NFC functions...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....