ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Geolocation function constants
Constants used by geolocation functions...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Events associated with the project
List of events associated with the project...
GPSGetPosition (Function)
Retrieves information about the current device position.
FTPCommand (Function)
Sends a specific FTP command to a server.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
eCurrencyName (Function)
Returns the caption of a currency.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
17. TLS/SSL: Encrypting information on the Web