ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
iDestination (Function)
Configures the print destination.
Handling Gantt Chart controls programmatically
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Customizing the User Groupware
Resets the variable to its initial value....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Window management functions
List of functions for managing windows...
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
iPageEnd (Function)
Forces the move to the next page during the report print.