ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming overview in C and C++
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
How to create and handle a structure?
This help page explains how to create and handle a structure....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Open (Function)
Opens a modal WINDEV window.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
grZoom (Function)
Defines the zoom of a chart.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ExceptionInfo (Function)
Retrieves information about the current exception.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Handling the report blocks through programming
Each report block is associated with different events......