ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Report based on a query
Queries are used to easily select records in one or more data files......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Sensor constants
Constants used by the SensorXXX functions...
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
ThreadPersistent (Function)
Makes a thread persistent.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
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 Chart controls
List of events associated with the Chart controls...
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Creating a flexible modeling
To create a new flexible modeling, you can......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
grCreate (Function)
Creates a specific type of chart.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......