ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation (Property)
The Animation property animates an image.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
2. Projects in practice
Discover the main operations that can be performed on a project....
Creating a Java archive
When your Java application is developed, you can......
fLock (Example)
Usage example of the fLock function
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
".STY" file: "Style sheet" file
A style sheet is a "......
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....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
fUnlock (Example)
Usage example of the fUnlock function
fWrite (Example)
Usage example of the fWrite function
Installing and starting WDTRAD
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
iParameterViewer (Function)
Configures the report viewer.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).