ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

21. Reports
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
10. Page templates
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
The HTML Display control
The HTML Display control displays a web page in an application......
17. WLanguage: a simple and powerful language
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Style sheet
A style sheet ("......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
18. Order of execution of the code of buttons/links
ERR_BAD_FILE
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").