ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
nWDSetParentNext
Set the parent of the next window to open......
Types of Edit controls
AAF: Context menu of Image controls
A context menu is available for Image controls......
WINDEV applications for Linux: Specific features
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
20. Control templates
Functions for managing objects (External language)
Sliding Banner control properties
The WLanguage properties can be used to handle ......
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......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
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......
4. HFSQL Classic
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....
ERR_LOADMOREDLL
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
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......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.