ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Configuring an authentication server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
WEBDEV concepts
The Looper control
A Looper control is used to repeat the controls found in a specific area......
ChangeTarget (Function)
Changes the target of a button action.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Specific features of the Express version
Private Store for mobile applications
There are two methods two deploy your applications......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.