ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
iMargin (Function)
Defines the "logical" print margins.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
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......
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....
WINDEV concepts
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......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
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: ......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Managing space characters in the searches?
Handling menu options programmatically
The menu options can be handled......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
The pages
Pages are the main interface of a WEBDEV site......