ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Body block
The Body block corresponds to the main block of the report......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Start of Break block (Break header)
The Start of break block is optional......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
3. Deploying a WINDEV application
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...