ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
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.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
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......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HAdd (Example)
Usage example of the HAdd function
Sorts in a report
The sort is used to organize the information displayed in the report......
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...
SaaS constants
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
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).
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
XMLSavePosition (Function)
Stores the current position in the XML document.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.