ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed...
Using WDDIXIO
To translate the text used in your project:...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
7. Multilingual applications in practice
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control...
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage...
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference...
ComponentLocate (Function)
Specifies the access path to an external component of project.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window,...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The Clickable Image control
The Clickable Image control can be used to......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Various WEBDEV constants
Various WEBDEV constants...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Creating the Relation pages of a WEBDEV RAD pattern