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....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
The use of the Automation type in a site is reserved for the advanced users
Error 4: A space is required after the ':' character
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Error 17: OTHER CASE must be the last statement used in SWITCH
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
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......
Repairing the project
In some cases, "Project......
Operations performed on use case diagrams
The following paragraphs explain......
Error 16: Incompatible CASE
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
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
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......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Error 1001: The operators: and:: can only be used in the methods of classes
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.