ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
How to use an array of structures?
An array of structures is an Array variable......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Generating the RAD pattern
To generate a RAD pattern:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Manipulating a Layout control programmatically
A Layout control can be......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
1. Examples provided with WINDEV Mobile
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ChangeTarget (Function)
Changes the target of a button action.
Managing the styles
The help editor allows you to define styles of paragraphs......
21. Reports