ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Currencies
A currency is a real coded on 10 bytes....
Creating the skin template of a report
Error 1012: The class member is not global: it cannot be accessed from a global method
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Error 1007: The member is global: use the: operator: to access it
Error 1038: This member already exists in the class
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Setup of the WEBDEV Application Server for Linux
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Error 1037: This member already exists in the structure
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
Error 1009: The member of the class is private