ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multilingual project
Configuring the IIS 7/7.5 server
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Programming overview in C and C++
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
How to use an array of structures?
An array of structures is an Array variable......
27. Center or anchor a site horizontally
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
WLanguage properties available in PHP
The following properties are available in PHP...