ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
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......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
7. Multilingual sites in practice
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
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), ......
7. Multilingual applications in practice
WDScript: use in command-line and console mode
WINDEV concepts
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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.)....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Binding a Check Box control to an item
Arithmetic operators
The arithmetic operators are......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Events associated with a Signature control
The following processes are associated with a Signature control:...
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Check Box control functions
The following functions are used to manage the Check Box controls......