ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

General environment of WINDEV
12. External component in practice
Structure (Type of variable)
A structure is a custom type of data...
Google Calendar management functions
List of functions for managing Google calendars...
14. Report templates
...Report templates are used to easily standardize report layouts....
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
xBase files: Limits
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
13. External component in practice
External component in practice...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
xlsSave (Function)
Saves an XLS document.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The different types of windows
The following types of windows can be created in a WINDEV application......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......