ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
SQL functions: Special case
List of SQL functions: Special case...
<DiskFile variable>.Close (Function)
Closes an external file.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Reports
A report provides a custom view of data......
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)......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Camera/Video functions (prefix syntax)
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......