ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating user accounts
A User account allows the server administrator to......
Including a supercontrol in a window or in a page
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Scheduler control events
The following events associated with Scheduler controls:...
Replication: The different types
The data replication is a powerful feature......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Programming the table cells
The Table controls can be handled......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Specific features of the Express version
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Defining columns of Table controls programmatically
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Custom properties (WLanguage)
A custom property is a code element with two events......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Break in a report
The break is used to group the records corresponding to a sort criterion......