ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
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...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
grRaised (Function)
Used to display a chart with raised effect.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
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.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Chart constants
List of constants used by the functions for chart management....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
HAlias (Example)
Usage example of the HAlias function
Secure (Property)
The Secure property is used to configure the table encryption security level.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.