ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Query and project
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
fSplit (Function)
Splits a file into several files.
FTP constants
List of constants used by the FTP functions....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Code snippets
The code editor allows you to enter "Code snippets"......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Specific features of the Express version
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
14. Controls in practice
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Generating an application for Universal Windows 10 App
FTPSize (Example)
Usage example of the FTPSize function
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
File (Property)
The File property is used to manage the files a functionality applies to.