ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Time (Type of variable)
The Time type is used to easily handle the times...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.