ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
SQLite Native Connector: Programming using SQL functions
The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Error 11: The label is unknown
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.