ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
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....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The Dashboard control
Dashboards are essential elements in an application......
9. Sharing a project in practice
Sharing a project in practice...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Android Widget windows
An Android application can contain one or more Widget windows......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.