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....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
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
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
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......
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
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......
Error 1001: The operators: and:: can only be used in the methods of classes
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Error 1054: 'Ancestor' cannot be used outside the code of a class
Error 17: OTHER CASE must be the last statement used in SWITCH
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Error 1005: To explicitly access a global element of '%1' class, use the syntax
The use of the Automation type in a site is reserved for the advanced users
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Error 4: A space is required after the ':' character
Report and project
In most cases, a report is linked to a project......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.