ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Context menu of Image controls
A context menu is available for Image controls......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
WINDEV applications for Linux: Specific features
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
20. Control templates
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
4. HFSQL Classic
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
ERR_LOADMOREDLL
Currencies
A currency is a real coded on 10 bytes....
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....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Query based on query
Queries can be based on items from another query......
18. Order of execution of the code of buttons/links
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.