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......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
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 ......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
WDINT, WDTRAD and WDDIXIO: Translation tools
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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......
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......
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....
WINDEV concepts
WDScript: use in command-line and console mode
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Binding a Check Box control to an item
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.)....