ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Automatic documentation of external components
External components must include a technical documentation......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Binding a Combo Box control to an item
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Error 3: The string has no final "
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
ERR_NO_PROJECT
Error 2: Incomplete line
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
10. UMC: User Macro-Code
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....