ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
13. External component in practice
External component in practice...
12. External component in practice
Error 1005: To explicitly access a global element of '%1' class, use the syntax
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.