ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query based on query
Queries can be based on items from another query......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Binding a Check Box control to an item
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Sub-query
A sub-query is a query whose result is used by another query......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Animating a Static control
Two methods can be used to animate a Static control......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
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......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......