ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
6. Multiple generation
Find out the account that runs the AWP protocol
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
iEllipse (Function)
Prints an ellipse (in a rectangle).
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Creating a select query
A select query (corresponding SQL statement......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
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, ......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Composite keys
A composite key is a key item containing several other items......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Body block
The Body block corresponds to the main block of the report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
4. When to use the debugger?