ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
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....
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.
iPrintArea (Function)
Prints a text in a rectangular area.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Style sheet
A style sheet ("......
The Edit control
The Edit control allows users to enter data......
iParameter (Function)
Retrieves the printer configuration and configures the print.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
The pages
Pages are the main interface of a WEBDEV site......
Managing space characters in the searches?
Status bar of windows
The status bar of a window is used to display several types of information......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
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 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....
How to create a patch?
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
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......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.