ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
rssCloud (Variable type)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS feed...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Sensor constants
Constants used by the SensorXXX functions...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Events associated with supercontrols
List of events associated with supercontrols...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
HRead (Function)
Reads a record in a file according to a given record number.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
MCI constants
List of constants used by the MCI functions....