ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HCreateMovableReplica (Function)
Creates a movable replication.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
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)....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
fAttribute (Function)
Returns or modifies the attributes of a file.
LDAPFind (Function)
Performs a search in an LDAP server.
Handling the report blocks through programming
Each report block is associated with different events......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Popup window
WINDEV allows you to open windows in popup format......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.