ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
SCM: Repository versions
There are different versions of the SCM repository......
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......