ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
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......
8. Windows in practice
Discover the main actions that can be performed on the windows....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
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.
Handling menu options programmatically
The menu options can be handled......
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......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Merging differences (SCM)
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......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Asc (Function)
Returns the ASCII code of the specified character.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The pages
Pages are the main interface of a WEBDEV site......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.