ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Changing sites from AWP to SEO-ready session mode
General environment of WINDEV
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Assignment of RETURN
The return value of the process currently run can be assigned...
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
15. Repeating a group of controls: loopers
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
RTF control properties
List of properties associated with the RTF control...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
16. Application test in practice
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
10. Smart controls
Smart controls...
Control template
A control template is a set of controls that can be re-used in several windows or pages......