ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run their requests.
The Line control
A Line control is used to display a line in a page......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Copying controls from the page editor
The controls can be copied from the page editor......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
TransparencyMode (Property)
The TransparencyMode property gets and sets the transparency mode of an image.
The Tab control
The Tab control is used to simultaneously display different controls......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
iParameterViewer (Function)
Configures the report viewer.
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
HReadFirst (Function)
Positions on the first file record according to a browse item.