ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. AJAX technology
ERR_NO_APPLICATION
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
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.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iFont (Function)
Selects the default font.
DurationToString (Function)
Converts a duration to a character string in the specified format.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Calendar functions
List of Calendar functions...