ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirst (Example)
Usage example of the EmailReadFirst function
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Defining a help window template
WINDEV allows you to create help window templates......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
ProjectInfo (Function)
Returns specific information about the project currently run.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Creating help pages
A help system includes several pages......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.