ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
ToastDisplay (Function)
Displays a "Toast" message.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Time (Type of variable)
The Time type is used to easily handle the times...
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.
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....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
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.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
SysNation (Function)
Returns the nation currently used by the system.
HDelete (Function)
Deletes a record from a data file (query or view).
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
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.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.