ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Items (Property)
The Items property is used to configure the different items of a full-text index.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
11. Controls in practice
Discover the main characteristics of the controls...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Format (Property)
The Format property is used to define the data format of a data file.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
HDescribeFile (Function)
Describes a data file programmatically.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HDescribeItem (Example)
Usage example of the HDescribeItem function
Events associated with a Spreadsheet control
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......