ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
4. When to use the debugger?
iFont (Function)
Selects the default font.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
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.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
SQLChangeConnection (Function)
Modifies the current connection.
ERR_NO_PAGE
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iVLine (Function)
Prints a vertical line at specified coordinates.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Enumeration (Variable type)
An enumeration is a set of values......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
SQLSeek (Function)
Positions on the specified result row of the query.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
SQLFirst (Function)
Positions on the first row of the query result.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......