ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
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.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......
Composite chart
A composite chart is a chart that displays several types of charts......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
29. SEO in practice
Types of Edit controls
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....