ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Error 1016: The method of the class is private
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SQL functions: Special case
List of SQL functions: Special case...
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
End of Document block
The End of document block is run once at the end of the report execution......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Rights on the virtual directory
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Accessing a database via a web service
The database can be accessed via a web service......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
12. Control templates
WINDEV Mobile allows you to create control templates....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Error 1023: The access to the method of the class is restricted by a private inheritance
Error 40: The END statement marking the end of the class declaration is missing
Testing the WEBDEV Application Server setup with an example
24. Displaying and linking pages
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Error 27: No END statement is associated with this ELSE