ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
New features in WINDEV 2025
WINDEV 2025 is now available!...
iForceComplement (Function)
Forces the printing of a Body Complement block.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Binding a Combo Box control to an item
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
The Upload control
The Upload control is used to upload files on the Web server......
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Date (Variable type)
The Date type is used to easily manipulate dates...
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
fWatchFile (Function)
Starts watching a file.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.