ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
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...
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......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Global and local variable
Two types of variables are available......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
gImage (Function)
Builds a sequence of characters containing an image.
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
Thread execution
At runtime, an application runs in a main thread......
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Recompiling the project
The project compilation is a process used to......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.