ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Report and project
In most cases, a report is linked to a project......
Code history
The code history is used to......
Multilingual project
The "Code hashtags" pane
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
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......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Error 1014: The access to the member of the class is restricted by a private inheritance
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Error 40: The END statement marking the end of the class declaration is missing
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
Including the code
You want to include your code lines in a condition, in a structure, ......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
SOAP functions
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
Error 1022: The access to the method of the class is restricted by a protected inheritance
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
SOAP functions (prefix syntax)
List of SOAP functions...
1
2
3
4
5
6
250
>