ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Constants for managing Map controls
Constants for managing Map controls...