ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilter (Function)
Defines and enables a filter on a data file, view or query.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
5. Which type of server to choose?
13. 3-Tier architecture
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
HCross (Function)
Crosses a record in a data file.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
dDisplay (Function)
Displays the drawing in the Image control.
ImageStopScrolling (Function)
Stops the automatic image sliding.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
BCToImage (Function)
Generates the image of a bar code.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.