ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
26. Style sheets: to simplify the layout
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
HFSQL: Change of name
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Error 11: The label is unknown
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.