ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Project portfolio
From version 25, you can create "project portfolios"......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
The Edit control
The Edit control allows users to enter data......
Assignment operators
Three assignment operators are available......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HDescribeFile (Function)
Describes a data file programmatically.
Creating the Relation windows of a WINDEV RAD pattern
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Character strings
WLanguage supports different types of strings....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
W3C standardization
You must comply with the W3C standard (HTML 4......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.