ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Tab control functions
The following functions are used to manage tabs......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<Array>.Copy (Function)
Copies the content of an array to another array.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCopy (Function)
Copies the content of an array to another array.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Table
The "Table" keyword can correspond to...