ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1045: A class cannot be declared outside the declaration code of a class
Error 17: OTHER CASE must be the last statement used in SWITCH
Error 1023: The access to the method of the class is restricted by a private inheritance
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Code history
The code history is used to......
Access rights to a class property
A property is a code element that includes two processes......
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......
Cell control properties
List of properties associated with the Cell control...
Error 1013: The access to the member of the class is restricted by a protected inheritance
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
The "Code hashtags" pane
Repairing the project
In some cases, "Project......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Including the code
You want to include your code lines in a condition, in a structure, ......
Operations performed on use case diagrams
The following paragraphs explain......
Error 1014: The access to the member of the class is restricted by a private inheritance
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Error 40: The END statement marking the end of the class declaration is missing
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Error 16: Incompatible CASE
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
1
2
3
4
5
6
271
>