ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
MemCount (Function)
Returns the number of elements found in a memory zone.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Runtime error management functions
List of functions for managing runtime errors...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Date and Time management functions
List of functions for managing dates and times...
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
Multiline strings
To type character strings over several lines in the code editor...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Global and local variable
Two types of variables are available......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV websites......