ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an insert query
An insert query (corresponding SQL statement......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
iPrintArea (Function)
Prints a text in a rectangular area.
iParameter (Function)
Retrieves the printer configuration and configures the print.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
WEBDEV concepts
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.