ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" 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.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
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.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
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
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......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
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......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
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.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......