ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
17. WLanguage: a simple and powerful language
Remote control: Some examples of configuration
Reorder the data displayed in your tables
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Select query description window
The description window of a select query includes several sections......
".STY" file: "Style sheet" file
A style sheet is a "......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Constants for managing fonts
List of constants used by the functions for font management....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
How to create a patch?