ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
HChangeConnection (Example)
Usage example of the HChangeConnection function
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HTTP functions
List of HTTP functions...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
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.
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.
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......
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).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......