ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. AJAX technology
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Changing sites from AWP to SEO-ready session mode
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Constants for managing character strings
List of constants used by string management functions...
12. Pages in practice
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
2. Examples and components provided with WEBDEV
3. UML models in practice
Report controls
Several types of controls can be handled in a report created by the report editor......
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SourceSeries (Function)
Defines the source of a series.
LanguageToName (Function)
Returns the name of a language.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....