ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
2. User-friendly editors in practice
User-friendly editors in practice...
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Programming overview in C and C++
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Creating a table in a report
Tables can be created in a report......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The Static control
A Static control is a control used to display a static text......
Creating the Relation windows of a WINDEV RAD pattern
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Information 2104: This function is kept for backward compatibility