ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Printing nested reports
To create a main report containing several secondary reports:...
2. Analysis in practice
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTP constants
List of constants used by the FTP functions....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......