ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
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....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Managing space characters in the searches?
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......
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......
The Edit control
The Edit control allows users to enter data......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Status bar of windows
The status bar of a window is used to display several types of information......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.