ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AJAX programming via AJAX functions (Legacy)
The diagram below presents the use of "programmed AJAX" in a WEBDEV website...
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute and AJAXExecuteAsynchronous to make AJAX calls...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web...
Page templates
WEBDEV allows you to create page templates......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items...
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......