ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
BurnerEject (Function)
Opens or closes the door of current burner.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
OpenMobileWindow (Function)
Opens a window in a mobile application.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Array management functions
List of functions for managing arrays...
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ServiceInfo (Function)
Returns information regarding the configuration of a service.
PostMessage (Function)
Sends a Windows message to a control or to a window.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
SendMessage (Function)
Sends a Windows message to a control or to a window.