ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
8. "Mobile friendly" site: Dynamic serving
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
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.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function