ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HIndex (Function)
Rebuilds the file index (".NDX" file).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Setup directory
The setup wizard allows you to configure the setup directory of application....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
HFSQL constants
List of constants used by the HFSQL functions....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min