ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
SelectionLength (Property)
The SelectionLength property gets and sets the length of the selection made in a Word Processing control.
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL table......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
The HTML Display control
The HTML Display control displays a web page in an application......
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
2. User-friendly editors in practice
User-friendly editors in practice...