ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PostMessage (Function)
Sends a Windows message to a control or to a window.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
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......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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.
PreviousPage (Function)
Returns the name of the previous page.
Array management functions
List of functions for managing arrays...
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......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
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.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
WINDEV 2024 Tutorial - Table of contents
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WINDEV Mobile 2024 Tutorial - Table of contents
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.