ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
1. Project and analysis
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Error 1001: The operators: and:: can only be used in the methods of classes
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Error 1054: 'Ancestor' cannot be used outside the code of a class
Report and project
In most cases, a report is linked to a project......
The use of the Automation type in a site is reserved for the advanced users
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WEBDEV license agreement
WEBDEV license agreement...
1. Project and analysis
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......