ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Operations performed on state-transition diagrams
The following paragraphs explain......
Automatic error handling
Error handling can be customized for each process......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
ControlCurrent (Function)
Returns the name of the control currently in edit.
Component (Property)
The Component property configures the different components of a composite key.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Variable scope
Variables can be declared anywhere in the code....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Operations performed on sequence diagrams
The following paragraphs explain......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......