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.
Creating the Vision windows of the WINDEV RAD pattern
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Page templates
WEBDEV allows you to create page templates......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Detailed use of WINDEV FTP/RPC
Character strings
WLanguage supports different types of strings....
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Sort the data displayed in your tables in one click
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Constants for managing Big Data Redis databases
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function