ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
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 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private 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......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
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 "......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
HClose (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.
<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.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
3. Deploying a dynamic WEBDEV site
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
The use of the Automation type in a site is reserved for the advanced users
1. Project and analysis
ERR_MSG_BOX
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Error 1054: 'Ancestor' cannot be used outside the code of a class
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......