ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Constants for managing character strings
List of constants used by string management functions...
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Scheduler report
The report editor allows you to create "Scheduler" reports....
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Count (Property)
The Count property returns the number of elements in a given set.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Code snippets
The code editor allows you to enter "Code snippets"......