ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The OLE control
The OLE control is used to handle an OLE object......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iForceComplement (Function)
Forces the printing of a Body Complement block.
iCreateFont (Function)
Creates a new print font.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iMargin (Function)
Defines the "logical" print margins.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
The Sidebar control
The Sidebar control gives access to different options......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
WINDEV concepts
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintArea (Function)
Prints a text in a rectangular area.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Managing space characters in the searches?