ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Error 17: OTHER CASE must be the last statement used in SWITCH
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
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......
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
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
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Error 4: A space is required after the ':' character
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Error 1001: The operators: and:: can only be used in the methods of classes
Java application and WINDEV
A Java application is an application entirely compiled in Java......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
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 "......
<redisConnection variable>.Disconnect (Function)
Closes a connection to a Redis server (or cluster).
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.