ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......