ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Creating the executable in practice
Creating the executable in practice...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Query editor
The query editor is used to automatically create queries on the data files......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
2. User-friendly editors in practice
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Error 203: The procedure already has a scope attribute (local or global)
The planes (in a window or in a report)
The planes are used to group the window controls......
End of break block
The End of break block is optional......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Creating a table in a report
Tables can be created in a report......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Report blocks
A printed report includes several sections......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
1
6
7
8
9
10
78
>