ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
ERR_NO_END_TAG
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
14. Generation modes
Generation modes...
9. Generation modes
WINDEV Mobile includes different types of generation......
13. Generation modes
Print modes of a report
Several print modes are available for a report....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......