ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
ToastDisplay (Function)
Displays a "Toast" message.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
GPSGetPosition (Function)
Retrieves information about the current device position.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Time (Type of variable)
The Time type is used to easily handle the times...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
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.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
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.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.